mirror of
https://github.com/linuxkit/linuxkit.git
synced 2026-05-03 22:14:19 +00:00
Since the header is variable length it's useful to write a length field first, so the peer can read the rest of the packet as a block. Signed-off-by: David Scott <dave.scott@docker.com>