[Modify] Polish it
This commit is contained in:
parent
94ef38537c
commit
4b1c10be3d
@ -366,6 +366,7 @@ namespace WebSocketSharp.Net
|
|||||||
{
|
{
|
||||||
_chunkRead = 0;
|
_chunkRead = 0;
|
||||||
_chunkSize = -1;
|
_chunkSize = -1;
|
||||||
|
|
||||||
_chunks.Clear ();
|
_chunks.Clear ();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user