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>2006-06-15 00:19:10 +0400
committerCorinna Vinschen <corinna@vinschen.de>2006-06-15 00:19:10 +0400
commit1b9cba59c38702b6bcdec116591d3c7191ea7ad7 (patch)
tree375903e72b8f9b649aaf49e34e1f65cfa7ea3641 /newlib/libc/stdio/fread.c
parent6976c28f870d2fb87e12bd5ef879d15115d66db8 (diff)
* fhandler.h (class fhandler_socket): Add private mutex handle
accept_mtx. * fhandler_socket.cc (fhandler_socket::fhandler_socket): Initialize accept_mtx to NULL. (fhandler_socket::dup): Duplicate accept_mtx, if available. (fhandler_socket::listen): Create accept_mtx before trying to listen. (fhandler_socket::prepare): Wait for accept_mtx if available to serialize accepts on the same socket. (fhandler_socket::release): Release accept_mtx. (fhandler_socket::close): Close accept_mtx on successful closesocket.
Diffstat (limited to 'newlib/libc/stdio/fread.c')
0 files changed, 0 insertions, 0 deletions