src/winsup/cygwin ChangeLog fhandler_socket.cc ...

corinna@cygwin.com corinna@cygwin.com
Tue Jun 3 14:05:00 GMT 2003


CVSROOT:	/cvs/src
Module name:	src
Changes by:	corinna@sourceware.org	2003-06-03 14:05:17

Modified files:
	winsup/cygwin  : ChangeLog fhandler_socket.cc net.cc 

Log message:
	* fhandler_socket.cc (connect_thread): Remove.
	(accept_thread): Remove.
	(fhandler_socket::connect): Remove all special blocking handling.
	(fhandler_socket::accept): Ditto.
	* net.cc (cygwin_connect): Make blocking sockets temporarily
	non-blocking and call cygwin_select on them to be interruptible.
	(cygwin_accept):  Ditto.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=src&r1=1.1922&r2=1.1923
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/fhandler_socket.cc.diff?cvsroot=src&r1=1.102&r2=1.103
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/net.cc.diff?cvsroot=src&r1=1.143&r2=1.144



More information about the Cygwin-cvs mailing list