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>2002-02-08 14:54:10 +0300
committerCorinna Vinschen <corinna@vinschen.de>2002-02-08 14:54:10 +0300
commitfae28904e9bc81e39a14ff0bd3a35c955ba67001 (patch)
tree3f9f016ce356cb48bd0be5ecc7eb10a3652e68ed /configure.in
parent9f25eed9c96cb37ee58fcb65aafb44f9c6183dde (diff)
* dtable.cc (dtable::dup2): Store fd for fhandler_socket.
* fhandler.h (fhandler_base::set_fd): New virtual method. (fhandler_base::get_fd): Ditto. (fhandler_socket::set_fd): Ditto. (fhandler_socket::get_fd): Ditto. * fhandler_socket.cc (fhandler_socket::read): Call cygwin_recv instead of native Winsock recv. (fhandler_socket::write): Call cygwin_send instead of native Winsock send. * net.cc (fdsock): Store fd in fhandler_socket.
Diffstat (limited to 'configure.in')
0 files changed, 0 insertions, 0 deletions