Merge remote-tracking branch 'origin/master'

This commit is contained in:
Him188 2020-01-07 15:04:37 +08:00
commit b6c1553615

View File

@ -2,14 +2,14 @@
## Overview
Note: `head` and `body` functions does nothing. They just work as
Note: `head` and `body` functions do nothing. They just work as
notations
PseudoCode:
```
OutgoingPacket {
int head.size + body.size + 4
head {
int remaining.length + 4
int 0x0A
byte 0x02
int extra data size + 4