Boost logo

Boost :

Subject: Re: [boost] [interprocess]can message_queue have the variable message size?
From: Ion Gaztañaga (igaztanaga_at_[hidden])
Date: 2009-09-16 08:31:04


jon_zhou_at_[hidden] escribió:
> Hi there:
>
> Can message_queue implement a variable message size?
> Or how does it handle if the message size exceed? truncate?

ThrowS interprocess_exception(size_error). See the documentation.

http://www.boost.org/doc/libs/1_40_0/doc/html/boost/interprocess/message_queue.html#id809919-bb

Best,

Ion


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk