cppzmq/tests
Gudmundur Adalsteinsson 2af0c0105a Problem: Poller size function missing
Solution: Add it to poller_t
2020-10-10 21:22:16 +00: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 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 Reformat all files with clang-format 2020-01-28 11:11:31 +01: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 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