Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCorinna Vinschen <corinna@vinschen.de>2004-05-07 11:51:31 +0400
committerCorinna Vinschen <corinna@vinschen.de>2004-05-07 11:51:31 +0400
commit3e101fb2cd57d46020748deb607c99fd6e5be3bf (patch)
tree81e2da440cf03b3eea979e291aac5b305dda9253 /winsup/cygwin/fhandler_dsp.cc
parentdab22ff6e640d81b5b0b0b2e075069c8bf092b31 (diff)
Revert code reversion from 2004-04-03. So, revert to async I/O again.
* fhandler.h (status): Add "closed" flag. (prepare): New method declaration. (wait): Ditto. (release): Ditto. * fhandler_socket.cc: Don't include wsock_event.h. (fhandler_socket::prepare): New method, moved from wsock_event. (fhandler_socket::wait): Ditto. (fhandler_socket::release): New method. (fhandler_socket::recvfrom): Simplify loop. (fhandler_socket::recvmsg): Ditto. (fhandler_socket::sendto): Ditto. (fhandler_socket::sendmsg): Ditto. * net.cc: Don't include wsock_event.h. (wsock_event::prepare): Remove. (wsock_event::wait): Ditto. * wsock_event.h: Remove.
Diffstat (limited to 'winsup/cygwin/fhandler_dsp.cc')
0 files changed, 0 insertions, 0 deletions