cppzmq/tests
Simon Giesecke bf4f75b971
Merge pull request #405 from gummif/gfa/active-poller-handler
Problem: Active poller double add mutates handler
2020-09-07 10:01:26 +02:00
..
cmake Problem #268: CTest output without tests details 2019-01-23 08:48:11 +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 Document macro usage and simplify code 2020-05-24 21:34:42 +00:00
monitor.cpp Bugfix: socket_t move assignment doesn't initialize ctxptr 2020-07-18 19:17:19 +03:00
multipart.cpp Reformat all files with clang-format 2020-01-28 11:11:31 +01:00
poller.cpp Move string literal into variable 2020-05-16 13:22:52 +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 Document macro usage and simplify code 2020-05-24 21:34:42 +00: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