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-09-17 08:55:30 +00:00
2006-04-21 14:29:54 +00:00
2006-07-25 20:01:38 +00:00
2005-06-01 18:24:31 +00:00
2001-03-05 21:29:24 +00:00
2006-07-25 19:23:23 +00:00
2006-07-31 14:27:56 +00:00
2001-03-05 21:29:24 +00:00
2005-07-26 00:55:42 +00:00
2005-03-28 21:58:23 +00:00
2004-09-14 08:29:12 +00:00
2005-08-08 15:00:39 +00:00
2005-11-10 21:17:15 +00:00
2003-11-06 21:31:24 +00:00
2005-12-03 05:01:51 +00:00
2005-12-22 16:45:15 +00:00
2006-05-28 15:50:14 +00:00
2002-02-28 14:30:38 +00:00
2005-08-08 09:45:42 +00:00
2005-08-08 13:39:56 +00:00
2006-01-09 12:41:54 +00:00
2005-06-18 19:04:25 +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
2001-03-05 21:29:24 +00:00
2005-02-22 19:45:41 +00:00
2005-05-29 10:05:56 +00:00
2001-09-11 20:01:02 +00:00
2001-03-05 21:29:24 +00:00
2006-02-13 19:01:32 +00:00
2006-07-25 19:23:23 +00:00
2003-09-25 03:46:20 +00:00
2001-03-05 21:29:24 +00:00
2006-07-13 12:59:53 +00:00
2003-09-10 15:51:59 +00:00
2001-04-12 04:04:53 +00:00
2005-03-27 02:31:33 +00:00
2003-10-27 11:48:29 +00:00
2006-07-03 12:30:04 +00:00
2000-02-17 19:38:33 +00:00
2000-12-10 22:19:50 +00:00
2001-03-05 21:29:24 +00:00
2001-03-05 21:29:24 +00:00
2003-12-01 10:39:17 +00:00
2006-02-02 22:46:37 +00:00