Overview

Request 877151 accepted

- update to 4.2.1:
* New DRAFT zsock API to match libzmq's 4.3.4 socket options:
- zsock_set_xpub_manual_last_value
- zsock_socks_username, zsock_set_socks_username
- zsock_socks_password, zsock_set_socks_password
- zsock_in_batch_size, zsock_set_in_batch_size
- zsock_out_batch_size, zsock_set_out_batch_size
- zsock_set_wss_key_pem, zsock_set_wss_cert_pem, zsock_set_wss_trust_pem,
zsock_set_wss_hostname, zsock_set_wss_trust_system
- zsock_set_only_first_subscribe
- zsock_hello_msg, zsock_set_hello_msg
- zsock_disconnect_msg, zsock_set_disconnect_msg
- zsock_priority, zsock_set_priority
- zsock_reconnect_stop, zsock_set_reconnect_stop
See zsock manpage for more details.
* New DRAFT zframe and zmsg API to print arbitrary length messages:
- zframe_print_n
- zmsg_print_n
See zframe and zmsg manpages for more details.
* New DRAFT zosc* APIs to support the OSC (Open Sound Control) protocol.
See zosc_* manpages for more details.
* New DRAFT zcertstore_get_state API to get the state stored in the certstore.
See the zcertstore manpage for more details.
* Support for new libzmq DRAFT socket type ZMQ_DGRAM was added to zsock.
* Fixed #1972 - Findlibzmq.cmake out of date, Windows build fails
* Fixed #1998 - zproxy uses fixed ipc endpoint, causing race condition
* Fixed #2002 - fix socket leak in zbeacon
* Fixed #2020 - use libnss in zdigest if available for SHA functions.
* Fixed #2028 - zpoller docs isn't mentioning file handles
* Fixed #2043 - zhttp_response_recv leaks memory when result is non-zero

Loading...

Request History
Dirk Mueller's avatar

dirkmueller created request

- update to 4.2.1:
* New DRAFT zsock API to match libzmq's 4.3.4 socket options:
- zsock_set_xpub_manual_last_value
- zsock_socks_username, zsock_set_socks_username
- zsock_socks_password, zsock_set_socks_password
- zsock_in_batch_size, zsock_set_in_batch_size
- zsock_out_batch_size, zsock_set_out_batch_size
- zsock_set_wss_key_pem, zsock_set_wss_cert_pem, zsock_set_wss_trust_pem,
zsock_set_wss_hostname, zsock_set_wss_trust_system
- zsock_set_only_first_subscribe
- zsock_hello_msg, zsock_set_hello_msg
- zsock_disconnect_msg, zsock_set_disconnect_msg
- zsock_priority, zsock_set_priority
- zsock_reconnect_stop, zsock_set_reconnect_stop
See zsock manpage for more details.
* New DRAFT zframe and zmsg API to print arbitrary length messages:
- zframe_print_n
- zmsg_print_n
See zframe and zmsg manpages for more details.
* New DRAFT zosc* APIs to support the OSC (Open Sound Control) protocol.
See zosc_* manpages for more details.
* New DRAFT zcertstore_get_state API to get the state stored in the certstore.
See the zcertstore manpage for more details.
* Support for new libzmq DRAFT socket type ZMQ_DGRAM was added to zsock.
* Fixed #1972 - Findlibzmq.cmake out of date, Windows build fails
* Fixed #1998 - zproxy uses fixed ipc endpoint, causing race condition
* Fixed #2002 - fix socket leak in zbeacon
* Fixed #2020 - use libnss in zdigest if available for SHA functions.
* Fixed #2028 - zpoller docs isn't mentioning file handles
* Fixed #2043 - zhttp_response_recv leaks memory when result is non-zero


Marcus Meissner's avatar

msmeissn accepted request

ok

openSUSE Build Service is sponsored by