[Modify] Polish it
This commit is contained in:
parent
080a436ef0
commit
3e6646f365
@ -526,9 +526,8 @@ namespace WebSocketSharp.Net
|
||||
return false;
|
||||
|
||||
_connections[connection] = connection;
|
||||
return true;
|
||||
}
|
||||
|
||||
return true;
|
||||
}
|
||||
|
||||
internal bool Authenticate (HttpListenerContext context)
|
||||
|
Loading…
Reference in New Issue
Block a user