mirror of
https://github.com/zeromq/libzmq.git
synced 2024-12-12 10:33:52 +01:00
93529d8c5d
The new function allows to retrieve options (flags) from zmq_msg_t. Signed-off-by: Chuck Remes <cremes@mac.com> Renamed from zmq_msg_flags to zmq_getmsgopt Signed-off-by: Martin Sustrik <sustrik@250bpm.com> |
||
---|---|---|
.. | ||
Makefile.am | ||
test_hwm.cpp | ||
test_invalid_rep.cpp | ||
test_msg_flags.cpp | ||
test_pair_inproc.cpp | ||
test_pair_ipc.cpp | ||
test_pair_tcp.cpp | ||
test_reqrep_device.cpp | ||
test_reqrep_inproc.cpp | ||
test_reqrep_ipc.cpp | ||
test_reqrep_tcp.cpp | ||
test_shutdown_stress.cpp | ||
test_sub_forward.cpp | ||
test_timeo.cpp | ||
testutil.hpp |