websocket-sharp
websocket-sharp copied to clipboard
Deadlock on HttpServer.Stop
If we stop HttpServer while processing request in HttpConnection it can deadlock itself.
HttpServer.Stop

HttpConnection.onRead
