This website requires JavaScript.
Explore
Help
Sign In
generic-library
/
cppzmq
Watch
1
Star
0
Fork
0
You've already forked cppzmq
mirror of
https://github.com/zeromq/cppzmq.git
synced
2025-02-01 14:55:59 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
cppzmq
/
tests
History
Simon Giesecke
120c7ae3f2
Problem: no test case for previously existing send functionality
...
Solution: added test case
2018-08-21 13:50:02 +02:00
..
cmake
Problem: googletest is also installed into install destination
2018-04-29 12:57:32 +01:00
active_poller.cpp
Problem: addition of new single-argument message_t introduces ambiguity when calling e.g. socket_t::send
2018-08-21 13:50:02 +02:00
CMakeLists.txt
Problem: no test case for zmq::monitor_t::init
2018-06-05 17:27:28 +02:00
context.cpp
Problem: whitespace style too restrictive.
2018-05-12 17:28:28 +01:00
main.cpp
Problem: whitespace style too restrictive.
2018-05-12 17:28:28 +01:00
message.cpp
Add support for RADIO/DISH sockets if draft API is enabled
2018-07-13 16:01:15 +03:00
monitor.cpp
Problem: monitor_t tests not event driven
2018-07-05 00:23:31 +01:00
multipart.cpp
Problem: whitespace style too restrictive.
2018-05-12 17:28:28 +01:00
poller.cpp
Problem: addition of new single-argument message_t introduces ambiguity when calling e.g. socket_t::send
2018-08-21 13:50:02 +02:00
socket.cpp
Problem: no test case for previously existing send functionality
2018-08-21 13:50:02 +02:00
testutil.hpp
Problem: monitor_t tests not event driven
2018-07-05 00:23:31 +01:00