libzmq/unittests
Simon Giesecke e8e24030ea Problem: network initialization and shutdown functions not available for
reuse

Solution: extract into functions defined in ip.hpp

Problem: signaler_t::make_fdpair not reusable

Solution: move make_fdpair to ip.hpp

Problem: epoll worker with no fds cannot be stopped

Solution: use interruptible epoll_pwait call

Problem: insufficient unit tests for poller

Solution: add test cases
2018-02-13 18:38:17 +01:00
..
CMakeLists.txt Problem: no unit tests 2018-02-11 17:25:36 +00:00
unittest_poller.cpp Problem: network initialization and shutdown functions not available for 2018-02-13 18:38:17 +01:00
unittest_ypipe.cpp Problem: network initialization and shutdown functions not available for 2018-02-13 18:38:17 +01:00