mirror of
https://github.com/linuxkit/linuxkit.git
synced 2026-01-06 13:39:56 +00:00
- the initial length field should be the total length of the whole frame including the variable length field and including the length field - when unmarshalling, return the number of bytes of payload actually unmarshalled and not the size of the unmarshal buffer Signed-off-by: David Scott <dave.scott@docker.com>