ChangeSet ID: 18036 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2005/06/09 04:46:55
Modified files: server : named_pipe.c
Log message: Robert Shearman rob@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