[Modify] Polish it

This commit is contained in:
sta 2016-04-12 13:48:10 +09:00
parent 82ea089683
commit 6d1ea18c0d

View File

@ -809,8 +809,8 @@ namespace WebSocketSharp.Net
return;
_listening = false;
EndPointManager.RemoveListener (this);
lock (_ctxRegistrySync)
sendServiceUnavailable ();