CSNamedPipes
CSNamedPipes copied to clipboard
Results
1
CSNamedPipes issues
Sort by
recently updated
recently updated
newest added
…. The ongoing async await for client connection is not canceled. [->pipe.BeginWaitForConnection(OnClientConnected, pipe)] This causes misbehavior when an application close&start the IpcServer as the first message will be handled by...