patch-2.1.23 linux/include/net/sock.h
Next file: linux/include/net/tcp.h
Previous file: linux/include/net/inet_common.h
Back to the patch index
Back to the overall index
- Lines: 10
- Date:
Sun Jan 26 12:23:35 1997
- Orig file:
v2.1.22/linux/include/net/sock.h
- Orig date:
Thu Jan 23 21:06:52 1997
diff -u --recursive --new-file v2.1.22/linux/include/net/sock.h linux/include/net/sock.h
@@ -531,8 +531,7 @@
void (*write_wakeup)(struct sock *sk);
void (*read_wakeup)(struct sock *sk);
- int (*select)(struct socket *sock, int which,
- select_table *wait);
+ unsigned int (*poll)(struct socket *sock, poll_table *wait);
int (*ioctl)(struct sock *sk, int cmd,
unsigned long arg);
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov