patch-1.3.78 linux/include/asm-alpha/socket.h
Next file: linux/include/asm-alpha/sockios.h
Previous file: linux/include/asm-alpha/posix_types.h
Back to the patch index
Back to the overall index
- Lines: 18
- Date:
Sun Mar 24 12:09:37 1996
- Orig file:
v1.3.77/linux/include/asm-alpha/socket.h
- Orig date:
Mon Dec 11 15:42:05 1995
diff -u --recursive --new-file v1.3.77/linux/include/asm-alpha/socket.h linux/include/asm-alpha/socket.h
@@ -3,16 +3,7 @@
#include <linux/types.h>
#include <asm/ioctl.h>
-
-/* Socket-level I/O control calls. */
-#define FIOGETOWN _IOR('f', 123, int)
-#define FIOSETOWN _IOW('f', 124, int)
-
-#define SIOCATMARK _IOR('s', 7, int)
-#define SIOCSPGRP _IOW('s', 8, pid_t)
-#define SIOCGPGRP _IOR('s', 9, pid_t)
-
-#define SIOCGSTAMP 0x8906 /* Get stamp - linux-specific */
+#include <asm/sockios.h>
/* For setsockoptions(2) */
/*
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov
with Sam's (original) version of this