Go to file
zbierak a819813095 Fixes backward compatibility with zmq 3.x
The code added in 'Fixed misaligned structure cast' implicitly assumes zmq 4.x, since it relies on new fields in zmq_event_t structure. This commit re-introduces the previous code if zmq < 4.x is detected.
2014-08-08 08:18:16 +00: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 Fixes backward compatibility with zmq 3.x 2014-08-08 08:18:16 +00:00

This is C++ binding for 0MQ

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