[Modify] Remove it
This commit is contained in:
parent
5adc1ca3b2
commit
502641cf11
@ -602,12 +602,6 @@ namespace WebSocketSharp.Net
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
internal void RemoveConnection (HttpConnection connection)
|
|
||||||
{
|
|
||||||
lock (_connectionsSync)
|
|
||||||
_connections.Remove (connection);
|
|
||||||
}
|
|
||||||
|
|
||||||
internal AuthenticationSchemes SelectAuthenticationScheme (
|
internal AuthenticationSchemes SelectAuthenticationScheme (
|
||||||
HttpListenerRequest request
|
HttpListenerRequest request
|
||||||
)
|
)
|
||||||
|
Loading…
Reference in New Issue
Block a user