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