SHA256
1
0
forked from pool/zeromq
Go to file
Marcus Meissner 07b415c02e Accepting request 589935 from home:adamm:branches:devel:libraries:c_c++
- 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
2018-03-23 09:27:20 +00:00
.gitattributes Accepting request 85003 from network:messaging 2011-09-27 07:39:43 +00:00
.gitignore Accepting request 85003 from network:messaging 2011-09-27 07:39:43 +00:00
zeromq-4.2.4.tar.gz Accepting request 589935 from home:adamm:branches:devel:libraries:c_c++ 2018-03-23 09:27:20 +00:00
zeromq.changes Accepting request 589935 from home:adamm:branches:devel:libraries:c_c++ 2018-03-23 09:27:20 +00:00
zeromq.spec Accepting request 589935 from home:adamm:branches:devel:libraries:c_c++ 2018-03-23 09:27:20 +00:00