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