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
- Lines: 9
- Date:
Sat Feb 3 11:26:44 2001
- Orig file:
v2.4.1/linux/include/asm-parisc/socket.h
- Orig date:
Tue Dec 5 12:29:39 2000
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)