[Modify] Polish it
This commit is contained in:
parent
4ccfe0aa62
commit
6c12b638fd
@ -1081,11 +1081,13 @@ namespace WebSocketSharp.Server
|
||||
|
||||
try {
|
||||
var threw = false;
|
||||
|
||||
try {
|
||||
_services.Stop (code, reason);
|
||||
}
|
||||
catch {
|
||||
threw = true;
|
||||
|
||||
throw;
|
||||
}
|
||||
finally {
|
||||
|
Loading…
Reference in New Issue
Block a user