[Modify] Polish it
This commit is contained in:
parent
614be25044
commit
fa470026cb
@ -151,6 +151,7 @@ namespace WebSocketSharp.Net
|
||||
throwProtocolViolation ("CR is expected.");
|
||||
|
||||
_sawCr = true;
|
||||
|
||||
if (offset == length)
|
||||
return InputChunkState.DataEnded;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user