patch-2.1.23 linux/net/unix/af_unix.c
Next file: linux/net/x25/af_x25.c
Previous file: linux/net/socket.c
Back to the patch index
Back to the overall index
-  Lines: 18
-  Date:
Sat Jan 25 23:46:14 1997
-  Orig file: 
v2.1.22/linux/net/unix/af_unix.c
-  Orig date: 
Thu Jan 23 21:06:59 1997
diff -u --recursive --new-file v2.1.22/linux/net/unix/af_unix.c linux/net/unix/af_unix.c
@@ -1429,7 +1429,7 @@
 	unix_socketpair,
 	unix_accept,
 	unix_getname,
-	datagram_select,
+	datagram_poll,
 	unix_ioctl,
 	unix_listen,
 	unix_shutdown,
@@ -1450,7 +1450,7 @@
 	unix_socketpair,
 	NULL,
 	unix_getname,
-	datagram_select,
+	datagram_poll,
 	unix_ioctl,
 	NULL,
 	unix_shutdown,
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov