libzmq/include
hitstergtd b3bb0b7f1c Problem: zmq_sendiov/zmq_recviov not Deprecated
Solution:
As preparation for 4.2 release, move the zmq_sendiov and zmq_recviov API
methods under the Deprecated Methods section.

Note: the actual methods have NOT been deprecated yet, functionally speaking
however it is good to let API users know early. Moreover, these methods were
not ever considered stable, at least according to src/zmq.h, and have no
associated man pages.
2016-05-04 16:48:10 +01:00
..
zmq_utils.h Problem: including recent "zmq_utils.h" crashes gcc -pedantic jobs 2016-04-05 17:03:17 +02:00
zmq.h Problem: zmq_sendiov/zmq_recviov not Deprecated 2016-05-04 16:48:10 +01:00