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
- Lines: 8
- Date:
Thu Sep 5 08:29:26 1996
- Orig file:
v2.0.17/linux/net/ipv4/tcp.c
- Orig date:
Thu Aug 29 19:15:15 1996
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