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