[Modify] Polish it
This commit is contained in:
parent
51418c3dd4
commit
4b348e258a
@ -790,9 +790,6 @@ namespace WebSocketSharp.Net
|
||||
{
|
||||
CheckDisposed ();
|
||||
|
||||
if (!_listening)
|
||||
return;
|
||||
|
||||
lock (_contextRegistrySync) {
|
||||
if (!_listening)
|
||||
return;
|
||||
|
Loading…
Reference in New Issue
Block a user