From 4082a9eb4a8dba965ce6e1bcc86ee24c0f437bd7 Mon Sep 17 00:00:00 2001 From: Christopher Faylor Date: Wed, 20 Oct 2004 04:49:34 +0000 Subject: * select.cc (start_thread_socket): Remove attempt to delay reading of exitsock or suffer occasional mysterious 60 second hangs. (socket_cleanup): Empty the exitsock here after the thread has terminated. --- winsup/cygwin/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'winsup/cygwin/ChangeLog') diff --git a/winsup/cygwin/ChangeLog b/winsup/cygwin/ChangeLog index 968d40954..89ac3e42f 100644 --- a/winsup/cygwin/ChangeLog +++ b/winsup/cygwin/ChangeLog @@ -1,3 +1,10 @@ +2004-10-20 Christopher Faylor + + * select.cc (start_thread_socket): Remove attempt to delay reading of + exitsock or suffer occasional mysterious 60 second hangs. + (socket_cleanup): Empty the exitsock here after the thread has + terminated. + 2004-10-19 Christopher Faylor * fhandler_console.cc (fhandler_console::fixup_after_exec): Fix error -- cgit v1.2.3