patch-2.2.18 linux/include/net/af_unix.h
Next file: linux/include/net/ip.h
Previous file: linux/include/linux/xpds-ioctl.h
Back to the patch index
Back to the overall index
-  Lines: 9
-  Date:
Thu Oct 19 01:11:21 2000
-  Orig file: 
v2.2.17/include/net/af_unix.h
-  Orig date: 
Fri Apr 21 12:47:01 2000
diff -u --new-file --recursive --exclude-from /usr/src/exclude v2.2.17/include/net/af_unix.h linux/include/net/af_unix.h
@@ -7,7 +7,7 @@
 typedef struct sock unix_socket;
 extern void unix_gc(void);
 
-#define UNIX_HASH_SIZE	16
+#define UNIX_HASH_SIZE	256
 
 extern unix_socket *unix_socket_table[UNIX_HASH_SIZE+1];
 
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)