patch-2.1.93 linux/include/net/sock.h
Next file: linux/include/net/tcp.h
Previous file: linux/include/net/snmp.h
Back to the patch index
Back to the overall index
-  Lines: 10
-  Date:
Mon Apr  6 11:51:18 1998
-  Orig file: 
v2.1.92/linux/include/net/sock.h
-  Orig date: 
Wed Apr  1 20:11:54 1998
diff -u --recursive --new-file v2.1.92/linux/include/net/sock.h linux/include/net/sock.h
@@ -274,7 +274,8 @@
 
 	struct open_request	*syn_wait_queue;
 	struct open_request	**syn_wait_last;
-	int syn_backlog;
+
+	int syn_backlog;	/* Backlog of received SYNs */
 };
 
  	
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov