tech-kern archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: Adding an option to avoid SIGPIPE for all file descriptors



On Mon, Jan 23, 2012 at 09:28:48PM -0500, Christos Zoulas wrote:
 > [stuff]

One thing jumps out at me: if it's a file-level flag, shouldn't it be
sufficient to use F_GETFL / F_SETFL to manipulate it, rather than
adding new fcntls?

-- 
David A. Holland
dholland%netbsd.org@localhost


Home | Main Index | Thread Index | Old Index