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
- Lines: 11
- Date:
Sat Nov 23 12:29:04 1996
- Orig file:
v2.1.12/linux/include/asm-alpha/socket.h
- Orig date:
Sun Mar 24 12:09:37 1996
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