What's Changed
Features/fixes
- Add zmq_timers support by @cacharle in #657
- Add file descriptor support for poller by @stephanschim in #606
- Feature/expose monitor socket for active poller by @dietelTiMaMi in #612
- Allow generic sequence of poller events by @typon in #622
- Add configurable sockopt for raw router sockets by @dr7ana in #627
- Add on_monitor_stopped function for monitor_t by @egecetin in #631
- Add ZMQ_BUSY_POLL option by @stephanlachnit in #648
- Fix std::max compilation error on Windows by @cacharle in #656
- Fix -Wold-style-cast compilation warning by @cacharle in #660
- Remove space in custom string literal by @MichaelChirico in #652
Package/tools/internal
- Remove ENABLE_DRAFTS option by @stephanlachnit in #565
- Update to Catch2 v3 by @cybaol in #632
- document CPPZMQ_BUILD_TESTS and adjust formatting and semantics of build instructions by @nevadex in #646
- Update CMakeLists.txt by @LocutusOfBorg in #608
- docs: fix link target by @MistEO in #650
- ...
Signed-off-by: Vladislav Mikhailikov <vmikhailikov@gmail.com>
Part-of: https://github.com/gentoo/gentoo/pull/44811
Closes: https://github.com/gentoo/gentoo/pull/44811
Signed-off-by: Nowa Ammerlaan <nowa@gentoo.org>