[Modify] Polish it
This commit is contained in:
parent
5aba0a4cc2
commit
d0c0ab5c13
@ -309,6 +309,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