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