patch-2.1.20 linux/net/core/datagram.c

Next file: linux/net/core/dev.c
Previous file: linux/net/ax25/ax25_timer.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.1.19/linux/net/core/datagram.c linux/net/core/datagram.c
@@ -188,8 +188,9 @@
 }
 
 /*
- *	Datagram select: Again totally generic. Moved from udp.c
- *	Now does seqpacket.
+ *	Datagram select: Again totally generic. This also handles
+ *	sequenced packet sockets providing the socket receive queue
+ *	is only ever holding data ready to receive.
  */
 
 int datagram_select(struct socket *sock, int sel_type, select_table *wait)

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov