Hi all,
   I have a follow-on code maintenance question related to my question on a new 
socket option a few weeks back (PR is still in progress, as I had to clear 
everything internally for the submission first).
   We had been using an older version of cppzmq internally, and on update, we 
noticed the deprecation of setsockopt and replacement with set() using a list 
of socket option values defined internal to cppzmq (zmq::sockopt). With our 
patch adding a new socket option, do we also need to submit a PR against cppzmq 
with a new socket option definition, or are the cppzmq socket option values 
maintained or auto-generated with new libzmq version releases?
   Thanks again!
--- Andy
_______________________________________________
zeromq-dev mailing list
zeromq-dev@lists.zeromq.org
https://lists.zeromq.org/mailman/listinfo/zeromq-dev

Reply via email to