summaryrefslogtreecommitdiffstats
path: root/newlib/libc/stdio/vfprintf.c
diff options
context:
space:
mode:
authorCorinna Vinschen <corinna@vinschen.de>2009-03-09 14:40:45 +0000
committerCorinna Vinschen <corinna@vinschen.de>2009-03-09 14:40:45 +0000
commit71d13bca551f5629a0c903807028088cc97bfc0e (patch)
tree731494f846997d4bbaec97e63897c59f4ac276c4 /newlib/libc/stdio/vfprintf.c
parentc47426aedbb385c8717fdf4e029bcf5c3e70bc53 (diff)
downloadcygnal-71d13bca551f5629a0c903807028088cc97bfc0e.tar.gz
cygnal-71d13bca551f5629a0c903807028088cc97bfc0e.tar.bz2
cygnal-71d13bca551f5629a0c903807028088cc97bfc0e.zip
* fhandler.h (fhandler_socket::wait_for_events): Take additional
parameter "dontwait". * fhandler_socket.cc (fhandler_socket::wait_for_events): Act as if the socket is non-blocking if dontwait is true. (fhandler_socket::recv_internal): Use incoming MSG_DONTWAIT flag to set the wait_for_events dontwait parameter. (fhandler_socket::send_internal): Ditto. Optimize code slightly. * include/cygwin/socket.h (MSG_DONTWAIT): Define. * include/cygwin/version.h: Bump API minor number.
Diffstat (limited to 'newlib/libc/stdio/vfprintf.c')
0 files changed, 0 insertions, 0 deletions