[Modify] Polish it

This commit is contained in:
sta 2021-04-18 16:17:43 +09:00
parent b64f8ebaa2
commit e9be6a7b3a

View File

@ -835,7 +835,6 @@ namespace WebSocketSharp.Net
cleanupContextQueue (true);
cleanupContextRegistry ();
cleanupConnections ();
var ex = new HttpListenerException (995, "The listener is stopped.");
cleanupWaitQueue (ex);