patch-2.4.2 linux/include/asm-mips64/socket.h
Next file: linux/include/asm-mips64/termios.h
Previous file: linux/include/asm-mips64/sn/mapped_kernel.h
Back to the patch index
Back to the overall index
-  Lines: 8
-  Date:
Sat Feb  3 11:26:44 2001
-  Orig file: 
v2.4.1/linux/include/asm-mips64/socket.h
-  Orig date: 
Tue Jul 11 11:17:45 2000
diff -u --recursive --new-file v2.4.1/linux/include/asm-mips64/socket.h linux/include/asm-mips64/socket.h
@@ -41,6 +41,7 @@
 #define SO_RCVLOWAT	0x1004	/* receive low-water mark */
 #define SO_SNDTIMEO	0x1005	/* send timeout */
 #define SO_RCVTIMEO 	0x1006	/* receive timeout */
+#define SO_ACCEPTCONN	0x1007
 
 /* linux-specific, might as well be the same as on i386 */
 #define SO_NO_CHECK	11
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)