patch-2.3.45 linux/net/khttpd/sockets.c
Next file: linux/net/netrom/nr_dev.c
Previous file: linux/net/irda/irlan/irlan_eth.c
Back to the patch index
Back to the overall index
-  Lines: 9
-  Date:
Sun Feb 13 10:42:03 2000
-  Orig file: 
v2.3.44/linux/net/khttpd/sockets.c
-  Orig date: 
Fri Jan 28 15:09:09 2000
diff -u --recursive --new-file v2.3.44/linux/net/khttpd/sockets.c linux/net/khttpd/sockets.c
@@ -71,8 +71,6 @@
 
 	/* Grrr... setsockopt() does this. */
 	sock->sk->reuse   = 1;
-	/* Wow!!! */
-	sock->sk->linger  = 1;
 
 	/* Now, start listening on the socket */
 	
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)