src/winsup/cygwin ChangeLog fhandler_socket.cc

phumblet@cygwin.com phumblet@cygwin.com
Sat Jan 24 00:14:00 GMT 2004


CVSROOT:	/cvs/src
Module name:	src
Changes by:	phumblet@sourceware.org	2004-01-24 00:14:27

Modified files:
	winsup/cygwin  : ChangeLog fhandler_socket.cc 

Log message:
	2004-01-23  Pierre Humblet <pierre.humblet@ieee.org>
	
	* fhandler_socket.cc (fhandler_socket::create_secret_event): Avoid
	creating multiple handles. Always allow event inheritance but set the
	handle inheritance appropriately. Improve error handling.
	(fhandler_socket::check_peer_secret_event): Improve error handling.
	(fhandler_socket::close_secret_event): Simply call CloseHandle.
	(fhandler_socket::set_close_on_exec): Set secret event inheritance.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=src&r1=1.2283&r2=1.2284
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/fhandler_socket.cc.diff?cvsroot=src&r1=1.116&r2=1.117



More information about the Cygwin-cvs mailing list