cvs commit: src/sys/kern sys_socket.c

Max Khon fjoe at samodelkin.net
Mon Mar 14 06:31:59 PST 2005


Hi!

On Fri, Mar 11, 2005 at 03:06:16PM +0000, Robert Watson wrote:

>   - SIGPIPE possibly should be delivered to the thread performing the
>     write, not the process performing the write.

SIGPIPE is synchronous signal and indeed should be delivered to the thread
performing the write.

/fjoe


More information about the cvs-src mailing list