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

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

diff -u --recursive --new-file v2.1.12/linux/include/asm-alpha/socket.h linux/include/asm-alpha/socket.h
@@ -27,6 +27,10 @@
 #define SO_ERROR	0x1007
 #define SO_SNDBUF	0x1001
 #define SO_RCVBUF	0x1002
+#define	SO_RCVLOWAT	0x1010
+#define	SO_SNDLOWAT	0x1011
+#define	SO_RCVTIMEO	0x1012
+#define	SO_SNDTIMEO	0x1013
 
 /* 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, slshen@lbl.gov