Fix a regression in the performance of named pipes by only making the
commitd681022d6830e7403fa825c30071661c41fc4a2c
authorRobert Shearman <rob@codeweavers.com>
Thu, 9 Jun 2005 09:46:55 +0000 (9 09:46 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 9 Jun 2005 09:46:55 +0000 (9 09:46 +0000)
tree40c76e65643f29ed13201023192bcdbbb67c9773
parentf55de5cf35fe135f176373d8d454e359190e7c84
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).
server/named_pipe.c