Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
0.9.2, 0.9.3
-
None
-
Patch Available
Description
Under some rare, exotic circumstances a client may run into a timeout only because the server has not received the message sent through a named pipe. This turned out to be a timing issue that can be solved easily by implementing the Flush() method correctly.