On Mon, Apr 4, 2011 at 8:23 PM, Martin Pales <[email protected]> wrote:

> TBH, attach sounds like I could call it multiple times to add several
> "attachments". It's similar to "add". What about a simple zmq_msg_set_data()
> or zmq_msg_set_buffer() ?

Indeed.

> Or just to have one function(zmq_msg_create or zmq_msg_init) with 3
> different signatures:

Not possible in C99, which is the language of the API.

-Pieter
_______________________________________________
zeromq-dev mailing list
[email protected]
http://lists.zeromq.org/mailman/listinfo/zeromq-dev

Reply via email to