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