diff options
author | Corinna Vinschen <corinna@vinschen.de> | 2001-08-15 07:49:15 +0000 |
---|---|---|
committer | Corinna Vinschen <corinna@vinschen.de> | 2001-08-15 07:49:15 +0000 |
commit | 5fd12fb0cc61778a909bdae69d8f61d644e135ba (patch) | |
tree | ca8096e1a0fb1acc80061ecca2d966269a75b802 /winsup/cygwin/times.cc | |
parent | da3ea61edda86f0f1c3176b5b1ee30265c5ec1a3 (diff) | |
download | cygnal-5fd12fb0cc61778a909bdae69d8f61d644e135ba.tar.gz cygnal-5fd12fb0cc61778a909bdae69d8f61d644e135ba.tar.bz2 cygnal-5fd12fb0cc61778a909bdae69d8f61d644e135ba.zip |
* fhandler.cc (fhandler_base::is_nonblocking): New method.
(fhandler_base::set_nonblocking): Ditto.
* fhandler.h (fhandler_base): Declare new methods `is_nonblocking' and
`set_nonblocking'.
* fhandler_socket.cc (fhandler_socket::ioctl): Use `set_nonblocking'.
* fhandler_tty.cc (fhandler_pty_master::process_slave_output):
Use `is_nonblocking'.
(fhandler_tty_slave::read): Ditto.
(fhandler_tty_slave::ioctl): Use `set_nonblocking'.
(fhandler_pty_master::ioctl): Ditto.
* net.cc (cygwin_sendto): Fallback to winsock 1 functionality
in case of nonblocking IO.
(cygwin_recvfrom): Ditto.
(cygwin_recv): Ditto.
(cygwin_send): Ditto.
* syscalls.cc (_read): Use `is_nonblocking'.
Diffstat (limited to 'winsup/cygwin/times.cc')
0 files changed, 0 insertions, 0 deletions