patch-2.4.4 linux/include/asm-cris/socket.h

Next file: linux/include/asm-cris/sv_addr.agh
Previous file: linux/include/asm-cris/semaphore.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.4.3/linux/include/asm-cris/socket.h linux/include/asm-cris/socket.h
@@ -45,6 +45,8 @@
 #define SO_TIMESTAMP           29
 #define SCM_TIMESTAMP          SO_TIMESTAMP
 
+#define SO_ACCEPTCONN          30
+
 #if defined(__KERNEL__)
 /* Socket types. */
 #define SOCK_STREAM     1               /* stream (connection) socket   */

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)