Corinna Vinschen
c2c020d1fb
* fhandler_socket.cc (fhandler_socket::connect): Don't restrict
WSAEINVAL -> WSAEISCONN conversion to nonblocking sockets.
(fhandler_socket::accept): Use event driven technique to implement
interuptible accept.
(fhandler_socket::wait): Allow FD_ACCEPT handling.
* net.cc (cygwin_accept): Remove workaround for allowing blocking
accept. That's entirely in fhandler_socket::accept now.
2005-10-22 16:02:15 +00:00
..
2005-08-08 19:46:48 +00:00
2005-10-22 16:02:15 +00:00
2005-10-02 20:56:53 +00:00
2005-10-15 22:35:55 +00:00
2001-10-12 20:02:41 +00:00
2005-10-11 18:39:02 +00:00
2005-10-11 18:39:02 +00:00
2005-10-12 09:40:29 +00:00
2005-10-11 18:17:59 +00:00
2003-11-20 19:31:52 +00:00
2003-11-20 19:31:52 +00:00
2003-01-13 21:11:19 +00:00
2005-10-11 18:17:59 +00:00
2003-11-23 09:02:26 +00:00