libzmq/include
Jim Garlick 9fbf2e2eb6 gssapi: move new options to DRAFT section
Problem: The new GSSAPI NAMESPACE options should have been
added to the DRAFT section of the API so they can be changed
until stabilized.

Solution:
- Move defines to the DRAFT section of zmq.h
- Duplicate them in zmq_draft.h, as is the local custom
- Compile only if defined (ZMQ_BUILD_DRAFT_API)
- Refactor internals slightly to avoid #ifdef hell
2017-04-24 16:12:27 -07:00
..
zmq_utils.h Problem: including recent "zmq_utils.h" crashes gcc -pedantic jobs 2016-04-05 17:03:17 +02:00
zmq.h gssapi: move new options to DRAFT section 2017-04-24 16:12:27 -07:00