wine/server named_pipe.c

Alexandre Julliard julliard at winehq.org
Thu Jun 9 04:46:55 CDT 2005


ChangeSet ID:	18036
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2005/06/09 04:46:55

Modified files:
	server         : named_pipe.c 

Log message:
	Robert Shearman <rob at codeweavers.com>
	Fix a regression in the performance of named pipes by only making the
	fd non-blocking when overlapped I/O is requested for the fd (reported
	by Ivan Leo Puoti).

Patch: http://cvs.winehq.org/patch.py?id=18036

Old revision  New revision  Changes     Path
 1.40          1.41          +13 -4      wine/server/named_pipe.c




More information about the wine-cvs mailing list