[Modify] Polish it

This commit is contained in:
sta 2021-10-09 20:55:51 +09:00
parent 43a0b57efe
commit 48dafac5a1

View File

@ -472,6 +472,7 @@ namespace WebSocketSharp.Server
lock (_sync) { lock (_sync) {
hosts = _hosts.Values.ToList (); hosts = _hosts.Values.ToList ();
_hosts.Clear (); _hosts.Clear ();
} }