Date: Wed, 14 Jul 2010 21:52:23 +0000 (UTC) From: John Baldwin <jhb@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/kern sys_generic.c sys_socket.c uipc_syscalls.c Message-ID: <201007142152.o6ELqdxZ015296@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
jhb 2010-07-14 21:52:23 UTC FreeBSD src repository Modified files: (Branch: RELENG_7) sys/kern sys_generic.c sys_socket.c uipc_syscalls.c Log: SVN rev 210086 on 2010-07-14 21:52:23Z by jhb MFC 209595: Send SIGPIPE to the thread that issued the offending system call rather than to the entire process. Revision Changes Path 1.158.2.3 +1 -1 src/sys/kern/sys_generic.c 1.73.2.4 +1 -1 src/sys/kern/sys_socket.c 1.259.2.9 +3 -3 src/sys/kern/uipc_syscalls.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201007142152.o6ELqdxZ015296>