patch-2.4.2 linux/include/asm-ppc/socket.h
Next file: linux/include/asm-ppc/termios.h
Previous file: linux/include/asm-parisc/termios.h
Back to the patch index
Back to the overall index
-  Lines: 9
-  Date:
Sat Feb  3 11:26:44 2001
-  Orig file: 
v2.4.1/linux/include/asm-ppc/socket.h
-  Orig date: 
Sun Jul  9 22:30:40 2000
diff -u --recursive --new-file v2.4.1/linux/include/asm-ppc/socket.h linux/include/asm-ppc/socket.h
@@ -49,6 +49,8 @@
 #define SO_TIMESTAMP		29
 #define SCM_TIMESTAMP		SO_TIMESTAMP
 
+#define SO_ACCEPTCONN		30
+
 /* Nast libc5 fixup - bletch */
 #if defined(__KERNEL__)
 /* Socket types. */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)