diff options
author | Corinna Vinschen <corinna@vinschen.de> | 2004-03-29 19:41:17 +0000 |
---|---|---|
committer | Corinna Vinschen <corinna@vinschen.de> | 2004-03-29 19:41:17 +0000 |
commit | 81f5200ba36593a020f74766827aa25bd2402d75 (patch) | |
tree | a3bf0050d984f16079274e475f0d253398cded28 /winsup/w32api/lib/directx/dxerr.c | |
parent | c7f060d0dae9beff62f3280addb4afaa4d4f7399 (diff) | |
download | cygnal-81f5200ba36593a020f74766827aa25bd2402d75.tar.gz cygnal-81f5200ba36593a020f74766827aa25bd2402d75.tar.bz2 cygnal-81f5200ba36593a020f74766827aa25bd2402d75.zip |
* 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 'winsup/w32api/lib/directx/dxerr.c')
0 files changed, 0 insertions, 0 deletions