cppzmq/tests
Gudmundur Adalsteinsson c6a3529cd1 Problem: No type-safe alternatives when polling or needing a reference to a socket
Solution: Introduce a socket_ref that is a non-owning nullable reference to a socket
2019-04-19 22:10:26 +00:00
..
cmake Problem #268: CTest output without tests details 2019-01-23 08:48:11 +00:00
active_poller.cpp Problem: Compiler warning in tests 2019-04-14 21:34:15 +00:00
CMakeLists.txt Problem: No type-safe alternatives when polling or needing a reference to a socket 2019-04-19 22:10:26 +00:00
context.cpp Problem: Missing swap functions 2019-04-03 13:23:17 +00:00
message.cpp Problem: message_t lacks empty() function 2019-04-04 17:55:27 +00:00
monitor.cpp Problem: Compiler warning in tests 2019-04-14 21:34:15 +00:00
multipart.cpp Problem: Dependency on googletest framework 2018-10-17 15:22:07 +01:00
poller.cpp Problem: Compiler warning in tests 2019-04-14 21:34:15 +00:00
socket_ref.cpp Problem: No type-safe alternatives when polling or needing a reference to a socket 2019-04-19 22:10:26 +00:00
socket.cpp Problem: No type-safe alternatives when polling or needing a reference to a socket 2019-04-19 22:10:26 +00:00
testutil.hpp Problem: Dependency on googletest framework 2018-10-17 15:22:07 +01:00