[zeromq-dev] Should I use socket option ZMQ_TCP_ACCEPT_FILTER in ZeroMQ 4.0?

Peter Kleiweg pkleiweg at xs4all.nl
Thu Jan 8 15:35:31 CET 2015


The API doc version 4.1 for setsockopt option 
ZMQ_TCP_ACCEPT_FILTER says this option is deprecated, and you 
should use the ZAP API instead.

The API doc version 4.0 doesn't say this, but the ZAP API is 
already available.

Writing bindings for ZeroMQ 4, should I write in the docs that 
this option is deprecated since 4.1, or should I just write that 
it is deprecated?


-- 
Peter Kleiweg
http://pkleiweg.home.xs4all.nl/



More information about the zeromq-dev mailing list