[Modify] Use 1001 (going away)
This commit is contained in:
@@ -1488,7 +1488,7 @@ namespace WebSocketSharp.Server
|
||||
/// </remarks>
|
||||
public void Stop ()
|
||||
{
|
||||
stop (1005, String.Empty);
|
||||
stop (1001, String.Empty);
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
|
Reference in New Issue
Block a user