[Modify] Replace it
This commit is contained in:
@@ -958,8 +958,7 @@ namespace WebSocketSharp.Net
|
|||||||
cleanupContextRegistry ();
|
cleanupContextRegistry ();
|
||||||
|
|
||||||
var msg = "The listener is stopped.";
|
var msg = "The listener is stopped.";
|
||||||
var ex = new HttpListenerException (995, msg);
|
cleanupWaitQueue (msg);
|
||||||
cleanupWaitQueue (ex);
|
|
||||||
|
|
||||||
EndPointManager.RemoveListener (this);
|
EndPointManager.RemoveListener (this);
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user