OSDN Git Service

* fhandler_socket.cc: Include cygthread.h.
authorcorinna <corinna>
Mon, 2 Jun 2003 17:52:16 +0000 (17:52 +0000)
committercorinna <corinna>
Mon, 2 Jun 2003 17:52:16 +0000 (17:52 +0000)
commita41d2c2962e30ebd23d9e7e6a1686a0bd5c02114
tree1a433ba0a1d57dfae96e6d39ff3d2dccf86b9d28
parent83184e4b7c710642470e0aef7ba0137eb5092dca
* fhandler_socket.cc: Include cygthread.h.
(class sock_event): Remove.
(thread_connect): New function.
(thread_accept): Ditto.
(fhandler_socket::connect): Use cygthread instead of socket event
handling for blocking sockets.
(fhandler_socket::accept): Ditto.
winsup/cygwin/fhandler_socket.cc