Modified closing
This commit is contained in:
@@ -207,7 +207,7 @@ namespace WebSocketSharp.Server
|
||||
}
|
||||
|
||||
base.Stop ();
|
||||
_serviceHosts.Stop (code, reason);
|
||||
_serviceHosts.Stop (data);
|
||||
}
|
||||
|
||||
#endregion
|
||||
|
||||
Reference in New Issue
Block a user