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

Next file: linux/include/asm-alpha/termios.h
Previous file: linux/include/asm-alpha/page.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.4.1/linux/include/asm-alpha/socket.h linux/include/asm-alpha/socket.h
@@ -29,6 +29,7 @@
 #define	SO_SNDLOWAT	0x1011
 #define	SO_RCVTIMEO	0x1012
 #define	SO_SNDTIMEO	0x1013
+#define SO_ACCEPTCONN	0x1014
 
 /* 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)