[Modify] Use 1001 (going away)

This commit is contained in:
sta 2018-08-03 21:06:03 +09:00
parent 2c72cc5658
commit 29d9620233

View File

@ -1488,7 +1488,7 @@ namespace WebSocketSharp.Server
/// </remarks>
public void Stop ()
{
stop (1005, String.Empty);
stop (1001, String.Empty);
}
/// <summary>