winsup/cygwin ChangeLog select.cc

cgf@cygwin.com cgf@cygwin.com
Wed Jun 1 00:57:00 GMT 2011


CVSROOT:	/cvs/uberbaum
Module name:	winsup
Changes by:	cgf@sourceware.org	2011-06-01 00:57:49

Modified files:
	cygwin         : ChangeLog select.cc 

Log message:
	* select.cc (pipe_data_available): New function - uses NtQueryInformationFile
	to return information about pipes.
	(peek_pipe): Rewrite to use pipe_data_available for both read and write tests.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/winsup/cygwin/ChangeLog.diff?cvsroot=uberbaum&r1=1.5390&r2=1.5391
http://sourceware.org/cgi-bin/cvsweb.cgi/winsup/cygwin/select.cc.diff?cvsroot=uberbaum&r1=1.171&r2=1.172



More information about the Cygwin-cvs mailing list