patch-2.4.2 linux/include/asm-parisc/socket.h

Next file: linux/include/asm-parisc/termios.h
Previous file: linux/include/asm-mips64/watch.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.4.1/linux/include/asm-parisc/socket.h linux/include/asm-parisc/socket.h
@@ -43,6 +43,8 @@
 #define SO_ATTACH_FILTER        0x401a
 #define SO_DETACH_FILTER        0x401b
 
+#define SO_ACCEPTCONN		0x401c
+
 #if defined(__KERNEL__)
 #define SOCK_STREAM	1	/* stream (connection) socket	*/
 #define SOCK_DGRAM	2	/* datagram (conn.less) socket	*/

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)