src/winsup/cygwin ChangeLog fhandler_socket.cc

corinna@cygwin.com corinna@cygwin.com
Mon Jun 2 17:52:00 GMT 2003


CVSROOT:	/cvs/src
Module name:	src
Changes by:	corinna@sourceware.org	2003-06-02 17:52:17

Modified files:
	winsup/cygwin  : ChangeLog fhandler_socket.cc 

Log message:
	* fhandler_socket.cc: Include cygthread.h.
	(class sock_event): Remove.
	(thread_connect): New function.
	(thread_accept): Ditto.
	(fhandler_socket::connect): Use cygthread instead of socket event
	handling for blocking sockets.
	(fhandler_socket::accept): Ditto.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=src&r1=1.1917&r2=1.1918
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/fhandler_socket.cc.diff?cvsroot=src&r1=1.99&r2=1.100



More information about the Cygwin-cvs mailing list