src/winsup/cygwin ChangeLog select.cc

corinna@cygwin.com corinna@cygwin.com
Wed Oct 11 16:21:00 GMT 2006


CVSROOT:	/cvs/src
Module name:	src
Changes by:	corinna@sourceware.org	2006-10-11 16:21:12

Modified files:
	winsup/cygwin  : ChangeLog select.cc 

Log message:
	* select.cc (struct socketinf): Convert ser_num and w4 to dynamically
	allocated arrays.  Add max_w4 member to keep track.
	(thread_socket): Make timeout depending on number of sockets to wait
	for.  Loop WFMO over all sockets.
	(start_thread_socket): Handle any number of sockets.  Fix typo.  Don't
	close socket event in out of memory condition.
	(socket_cleanup): Free ser_num and w4.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=src&r1=1.3616&r2=1.3617
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/select.cc.diff?cvsroot=src&r1=1.132&r2=1.133



More information about the Cygwin-cvs mailing list