[Modify] Polish it
This commit is contained in:
@@ -467,6 +467,7 @@ namespace WebSocketSharp.Server
|
||||
_websocket.Protocol = _protocol;
|
||||
|
||||
var waitTime = sessions.WaitTime;
|
||||
|
||||
if (waitTime != _websocket.WaitTime)
|
||||
_websocket.WaitTime = waitTime;
|
||||
|
||||
|
Reference in New Issue
Block a user