[Modify] Replace it
This commit is contained in:
parent
bc070a309f
commit
a8ca339836
@ -210,7 +210,7 @@ namespace WebSocketSharp.Net
|
|||||||
? new HttpListenerException (995, "The listener is closed.")
|
? new HttpListenerException (995, "The listener is closed.")
|
||||||
: exception;
|
: exception;
|
||||||
|
|
||||||
complete (this);
|
complete ();
|
||||||
}
|
}
|
||||||
|
|
||||||
internal void Complete (HttpListenerContext context, bool syncCompleted)
|
internal void Complete (HttpListenerContext context, bool syncCompleted)
|
||||||
|
Loading…
Reference in New Issue
Block a user