C++ Message Queuing Library and Framework
Go to file
Alexey Rybalchenko 6518b7cd41 FairMQSocket: add versions of Send/Receive methods with int flags instead of string, which is more flexible and performant.
Int flags are mapped to their ZeroMQ/nanomsg versions behind the transport interface.
Methods with string flags are kept for backwards compatibility.
2015-01-28 20:01:18 +01:00
fairmq FairMQSocket: add versions of Send/Receive methods with int flags instead of string, which is more flexible and performant. 2015-01-28 20:01:18 +01:00