cppzmq/tests
Dominic van Berkel b65dde8725
Add support for socket_ref to multipart_t ctor/send/recv (#487)
* Add support for socket_ref to multipart_t ctor/send/recv

Fixes #448
2021-04-27 16:41:21 +02:00
..
cmake Problem: Changes in Catch2 causes errors 2020-10-25 18:04:25 +00:00
active_poller.cpp Problem: Active poller double add mutates handler 2020-09-06 13:46:08 +00:00
buffer.cpp Document macro usage and simplify code 2020-05-24 21:34:42 +00:00
CMakeLists.txt Problem: lack conversion message_t and multipart_t (#391) 2020-03-20 10:59:15 +01:00
codec_multipart.cpp Problem: No endian check in encoding 2020-04-18 13:59:42 +00:00
context.cpp Merge pull request #408 from gummif/gfa/ctx-handle 2020-06-19 18:10:38 +02:00
message.cpp Problem: message_t ctor string inconsistency 2020-09-07 21:37:01 +00:00
monitor.cpp Bugfix: socket_t move assignment doesn't initialize ctxptr 2020-07-18 19:17:19 +03:00
multipart.cpp Add support for socket_ref to multipart_t ctor/send/recv (#487) 2021-04-27 16:41:21 +02:00
poller.cpp Problem: Poller size function missing 2020-10-10 21:22:16 +00:00
recv_multipart.cpp Reformat all files with clang-format 2020-01-28 11:11:31 +01:00
send_multipart.cpp Reformat all files with clang-format 2020-01-28 11:11:31 +01:00
socket_ref.cpp Reformat all files with clang-format 2020-01-28 11:11:31 +01:00
socket.cpp Problem: zmq_fd_t not used/available in zmq (#452) 2021-02-12 12:28:40 +01:00
testutil.hpp Add CHECK_THROWS_ZMQ_ERROR and check error codes 2020-05-24 22:16:55 +00:00
utilities.cpp Reformat all files with clang-format 2020-01-28 11:11:31 +01:00