[Modify] Polish it
This commit is contained in:
parent
f88981c8d8
commit
faffdd170d
@ -150,6 +150,7 @@ namespace WebSocketSharp.Net
|
|||||||
}
|
}
|
||||||
|
|
||||||
flushBody (closing);
|
flushBody (closing);
|
||||||
|
|
||||||
if (closing && _sendChunked)
|
if (closing && _sendChunked)
|
||||||
_write (_lastChunk, 0, 5);
|
_write (_lastChunk, 0, 5);
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user