mirror of
https://github.com/zeromq/cppzmq.git
synced 2025-01-22 10:25:53 +01:00
Todd Neal
67b216681d
Add an rvalue overload for socket_t::send
This lets you create functions that return message_t's by value, and pass them to send() with no copy.
This is C++ binding for 0MQ The contribution policy is at: http://rfc.zeromq.org/spec:22
Description
Languages
C++
96.2%
CMake
3.5%
Shell
0.3%