mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-12-05 07:32:55 +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>