4
0
mirror of git://sourceware.org/git/newlib-cygwin.git synced 2025-01-16 19:40:07 +08:00
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
..
2005-08-12 02:39:13 +00:00
2005-08-12 02:39:13 +00:00
2005-05-02 03:50:11 +00:00
2005-04-19 08:32:59 +00:00
2005-12-29 20:46:34 +00:00
2006-05-28 15:50:14 +00:00
2005-05-02 03:50:11 +00:00
2005-05-02 03:50:11 +00:00