Corinna Vinschen b23bc8c33c * fhandler_socket.cc (fhandler_socket::recv_internal): Fix a problem
with poll(2) after shutdown(SHUT_RD) has been called on the local side.
	* poll.cc (poll): Use POSIX type nfds_t for second parameter.  Drop
	special socket handling for POLLIN.  Add comment to explain why.
	* include/sys/poll.h: Declare nfds_t.  Use as type for second parameter
	in poll(2) declaration.
2006-07-31 14:27:56 +00:00
..
2001-03-05 21:29:24 +00:00
2005-07-26 00:55:42 +00:00
2003-11-06 21:31:24 +00:00
2006-05-28 15:50:14 +00:00
2005-08-08 13:39:56 +00:00
2000-02-17 19:38:33 +00:00
2005-06-10 12:11:35 +00:00
2001-09-17 21:29:19 +00:00
2005-02-22 19:45:41 +00:00
2001-09-11 20:01:02 +00:00
2001-03-05 21:29:24 +00:00
2001-04-12 04:04:53 +00:00
2000-02-17 19:38:33 +00:00
2000-12-10 22:19:50 +00:00
2006-02-02 22:46:37 +00:00