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-03-29 23:41:17 +0400
committerCorinna Vinschen <corinna@vinschen.de>2004-03-29 23:41:17 +0400
commit81f5200ba36593a020f74766827aa25bd2402d75 (patch)
treea3bf0050d984f16079274e475f0d253398cded28 /include/elf/common.h
parentc7f060d0dae9beff62f3280addb4afaa4d4f7399 (diff)
* fhandler.h (class fhandler_socket): Add has_been_closed member.
* fhandler_socket.cc (fhandler_socket::fhandler_socket): Initialize has_been_closed to 0. (fhandler_socket::recvfrom): Use new asynchronous I/O driven wsock_event methods. (fhandler_socket::recvmsg): Ditto. (fhandler_socket::sendto): Ditto. (fhandler_socket::sendmsg): Ditto. * net.cc (wsock_event::prepare): Reimplement using asynchronous I/O. (wsock_event::wait): Ditto. (wsock_event::release): New method. * wsock_event.h (class wsock_event): Remove ovr member. Accomodate new implementation of prepare and wait methods. Add release method.
Diffstat (limited to 'include/elf/common.h')
0 files changed, 0 insertions, 0 deletions