Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
Patch Available
Description
The netstd TNamedPipeServerTransport may fail to process certain calls, if the client uses a relatively short open pipe timeout, even though we have enough threads ready. Main cause is that the server opens only one server pipe to listen on each time the AcceptImplementationAsync method is called and spends certain time on handling an incoming connection until it listens again.
Attachments
Issue Links
- links to