bms 62de975b4d Do not dispatch SIGPIPE from the generic write path for a socket; with
this patch the code behaves according to the comment on the line above.

Without this patch, a socket could cause SIGPIPE to be delivered to its
process, once with SO_NOSIGPIPE set, and twice without.

With this patch, the kernel now passes the sigpipe regression test.

Tested by:	Anton Yuzhaninov
MFC after:	1 week
2007-03-01 19:20:25 +00:00
..
2007-02-26 16:36:48 +00:00
2007-02-26 08:26:44 +00:00
2007-01-08 20:37:02 +00:00
2006-07-17 21:00:42 +00:00
2006-11-11 16:19:12 +00:00
2007-02-26 08:26:44 +00:00
2007-02-26 08:26:44 +00:00
2006-05-28 22:15:28 +00:00