Date: Mon, 14 Mar 2005 20:31:57 +0600 From: Max Khon <fjoe@samodelkin.net> To: Robert Watson <rwatson@FreeBSD.org> Cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/kern sys_socket.c Message-ID: <20050314143156.GA32221@samodelkin.net> In-Reply-To: <200503111506.j2BF6HIm008578@repoman.freebsd.org> References: <200503111506.j2BF6HIm008578@repoman.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050314143156.GA32221>