Pawel Kurdybacha
|
5031278f18
|
Problem: project files do not follow clang-format
|
2018-05-11 20:29:15 +01:00 |
|
Simon Giesecke
|
421d66c97e
|
Problem: redundant assertion
Solution: removed redundant assertion
|
2018-05-11 12:31:17 +02:00 |
|
Simon Giesecke
|
762b0131e8
|
Problem: no tests for poller_t
Solution: add tests
|
2018-05-11 12:31:17 +02:00 |
|
Simon Giesecke
|
ee1cc9a791
|
Problem: unnecessary heap allocations for test subject
Solution: change to local variables
|
2018-05-11 11:33:54 +02:00 |
|
Simon Giesecke
|
882f5e844c
|
Problem: extra abstraction layer type poller_t is in zmq.hpp
Solution: move to zmq_addon.hpp, rename to active_poller_t, and rename base_poller_t to poller_t
|
2018-05-11 11:33:53 +02:00 |
|