[Modify] Polish it
This commit is contained in:
@@ -1114,6 +1114,7 @@ namespace WebSocketSharp.Server
|
||||
{
|
||||
if (_websocket == null) {
|
||||
var msg = "The current state of the connection is not Open.";
|
||||
|
||||
throw new InvalidOperationException (msg);
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user