[zeromq-dev] ZMQ_LINGER socket option

gonzalo diethelm gdiethelm at dcv.cl
Mon Oct 18 16:44:23 CEST 2010


> > I just took a look at this change and have a question. Should it be
> > protected with VERSION macros in any way? Or it just goes into
master
> > and that's it?
> 
> The option will arrive in 2.1.0 version meaning that you should do
this:
> 
> #if ZMQ_VERSION >= ZMQ_MAKE_VERSION(2,1,0) ...

Right. My question was: should the definition and use of this in 0MQ
itself (zmq.h and options.cpp) be protected in any way with VERSION
macros?

-- 
Gonzalo Diethelm




More information about the zeromq-dev mailing list