[zeromq-dev] Very Small Messages/Manual

Oliver Smith oliver at kfs.org
Mon Jul 26 15:08:03 CEST 2010


On 7/26/2010 2:37 AM, Martin Sustrik wrote:
> In theory, it would make VSM messages smaller (no content pointer).
> However, in practice, you'll get 6 bytes (x86_64) of padding following
> the structure -- because of compiler aligning it to CPU word boundary.
>    
#pragma pack(push, 1)
?

- Oliver




More information about the zeromq-dev mailing list