mirror of
https://github.com/linuxkit/linuxkit.git
synced 2026-05-02 08:36:50 +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>