Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fixed: Fix MSYS libzmq discovery (openembedded#510) Fix handshake event don't need DRAFT API in libzmq v4.3.0 and above (openembedded#509) Use chrono duration for poll default timeout (openembedded#497) context_t close no longer uses deprecated function (openembedded#490) Fix for potential memory leak in monitor_t::check_event (openembedded#482) Fix if constexpr warnings on MSVC (openembedded#460) Fix conversion warnings (openembedded#459) Deprecate confusing connected() function (openembedded#458) Added: Add all draft socket types up to libzmq 4.3.4 (openembedded#488) Add support for socket_ref to multipart_t ctor/send/recv (openembedded#487, openembedded#470) Expose zmq::fd_t (openembedded#452) Add poller_t::size function (openembedded#451) Signed-off-by: Wang Mingyu <[email protected]> Signed-off-by: Khem Raj <[email protected]>
- Loading branch information