Go to file
Harald Nøkland fdd9d2d5f0 New fill constructor for message_t
New fill constructor: message_t(const void *data, size_t size). Constructs a new message of the given size and copies the data to the message body. In addition a new rebuild() function that does the same for an already constructed object
2015-12-03 08:43:24 +01:00
LICENSE Added license and link to C4.1 contribution policy 2013-05-10 07:39:40 -04:00
README Added license and link to C4.1 contribution policy 2013-05-10 07:39:40 -04:00
zmq.hpp New fill constructor for message_t 2015-12-03 08:43:24 +01:00

This is C++ binding for 0MQ

The contribution policy is at: http://rfc.zeromq.org/spec:22