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