patch-2.0.18 linux/net/ipv4/tcp.c

Next file: linux/net/unix/af_unix.c
Previous file: linux/net/ipv4/raw.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.0.17/linux/net/ipv4/tcp.c linux/net/ipv4/tcp.c
@@ -958,6 +958,7 @@
 			{
 				if (copied)
 					return copied;
+				send_sig(SIGPIPE,current,0);
 				return -EPIPE;
 			}
 

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov