[OLE #24] ConnectNamedPipe Returning ERROR_PIPE_CONNECTED Is Not An Error

Robert Shearman rob at codeweavers.com
Wed Jan 5 14:44:44 CST 2005


Hi,

Because of the new code to eliminate races, more often than not a client 
will have already connected before ConnectNamedPipe is called. This then 
returns ERROR_PIPE_CONNECTED, but it is not really an error (sucky API 
design?).

Rob

Changelog:
ConnectNamedPipe returning ERROR_PIPE_CONNECTED is not an error.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ole24.diff
Type: text/x-patch
Size: 719 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20050105/989aab2b/ole24.bin


More information about the wine-patches mailing list