[zeromq-dev] C API changes for ZeroMQ 4.1.0
Thomas Rodgers
rodgert at twrodgers.com
Wed Jan 7 20:24:53 CET 2015
For completeness sake, I also added an issue to record the lack of
documentation for ZMQ_SOCKS_PROXY -
https://github.com/zeromq/libzmq/issues/1288
On Wed, Jan 7, 2015 at 9:50 AM, Pieter Hintjens <ph at imatix.com> wrote:
> Thomas, thanks for summarizing that. I see that ZMQ_SOCKS_PROXY isn't
> documented yet.
>
> On Wed, Jan 7, 2015 at 4:04 PM, Thomas Rodgers <rodgert at twrodgers.com>
> wrote:
> > 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
> >
> >
> >
> > _______________________________________________
> > zeromq-dev mailing list
> > zeromq-dev at lists.zeromq.org
> > http://lists.zeromq.org/mailman/listinfo/zeromq-dev
> >
> _______________________________________________
> 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/f091dd8d/attachment.htm>
More information about the zeromq-dev
mailing list