[Modify] Polish it
This commit is contained in:
parent
d0c0ab5c13
commit
9d0e93b3d4
@ -336,6 +336,7 @@ namespace WebSocketSharp.Server
|
||||
foreach (var session in Sessions) {
|
||||
if (_state != ServerState.Start) {
|
||||
_log.Error ("The service is shutting down.");
|
||||
|
||||
break;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user