[Modify] Polish it

This commit is contained in:
sta 2021-06-29 19:36:52 +09:00
parent 9755a44fc5
commit c095eb38c4

View File

@ -1019,6 +1019,7 @@ namespace WebSocketSharp.Server
} }
catch { catch {
_services.Stop (1011, String.Empty); _services.Stop (1011, String.Empty);
throw; throw;
} }