[Modify] Polish it
This commit is contained in:
parent
caa2302608
commit
206f1f4730
@ -786,10 +786,12 @@ namespace WebSocketSharp.Net
|
||||
public void Start ()
|
||||
{
|
||||
CheckDisposed ();
|
||||
|
||||
if (_listening)
|
||||
return;
|
||||
|
||||
EndPointManager.AddListener (this);
|
||||
|
||||
_listening = true;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user