[zeromq-dev] C API changes for ZeroMQ 4.1.0

Thomas Rodgers rodgert at twrodgers.com
Wed Jan 7 16:04:42 CET 2015


GSSAPI is documented -

http://api.zeromq.org/4-1:zmq-gssapi

all of the ZMQ_Xxx items are options are additive and documented -

http://api.zeromq.org/4-1:zmq-setsockopt

With the exception of ZMQ_SRCFD and ZMQ_SHARED which are message
properties, documented -

http://api.zeromq.org/4-1:zmq-msg-get

zmq_msg_gets() and zmq_has() are new API functions, also documented -

http://api.zeromq.org/4-1:zmq-msg-gets
http://api.zeromq.org/4-1:zmq-has

On Wed, Jan 7, 2015 at 8:55 AM, Peter Kleiweg <pkleiweg at xs4all.nl> wrote:

>
> From the NEWS file:
>
>     0MQ version 4.1.0 rc1, released on 2014/10/14
>     =============================================
>
>     * All issues that were fixed in 4.0.x
>
>     * Improved client reconnection strategy on errors
>
>     * GSSAPI security mechanism
>
>     * SOCKS5 support (ZMQ_SOCKS_PROXY)
>
>     * ZMQ_ROUTER_HANDOVER
>
>     * ZMQ_TOS
>
>     * ZMQ_CONNECT_RID
>
>     * ZMQ_HANDSHAKE_IVL
>
>     * ZMQ_IDENTITY_FD
>
>     * ZMQ_XPUB_NODROP
>
>     * ZMQ_SRCFD and ZMQ_SHARED message options
>
>     * Message metadata -- zmq_msg_gets ()
>
>     * Probe library configuration -- zmq_has ()
>
> Can someone please give an overview of how these things effect
> the C API? What are new functions? What functions have changed?
> What options were added or changed (or removed)?
>
>
>
> --
> Peter Kleiweg
> http://pkleiweg.home.xs4all.nl/
> _______________________________________________
> zeromq-dev mailing list
> zeromq-dev at lists.zeromq.org
> http://lists.zeromq.org/mailman/listinfo/zeromq-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.zeromq.org/pipermail/zeromq-dev/attachments/20150107/189d0ccd/attachment.htm>


More information about the zeromq-dev mailing list