forked from pool/zeromq
Marcus Meissner
07b415c02e
- New upstream version 4.2.4 * New DRAFT (see NEWS for 4.2.0) socket options: - ZMQ_LOOPBACK_FASTPATH to enable faster TCP loopback on Windows - ZMQ_METADATA to set application-specific metadata on a socket See doc/zmq_setsockopt.txt and doc/zmq_getsockopt.txt for details. * New DRAFT (see NEWS for 4.2.0) context options: - ZMQ_ZERO_COPY_RECV to disable zero-copy receive to save memory at the expense of slower performance See doc/zmq_ctx_set.txt and doc/zmq_ctx_get.txt for details. * New DRAFT API zmq_stopwatch_intermediate which returns the time elapsed without stopping the stopwatch. * TIPC: support addressing TIPC Port Identity addresses. * fix ZMQ_DISH over UDP triggers errno_assert() after watermark * fix ZMQ_PUB crash when due to high volume of subscribe and unsubscribe messages, an unmatched unsubscribe message is received in certain conditions * see NEWS and ChangeLog for additional details - install licenses correctly and update SPDX license to version 3 OBS-URL: https://build.opensuse.org/request/show/589935 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/zeromq?expand=0&rev=64 |
||
---|---|---|
.gitattributes | ||
.gitignore | ||
zeromq-4.2.4.tar.gz | ||
zeromq.changes | ||
zeromq.spec |