• Jim Garlick's avatar
    gssapi: document ZMQ_GSSAPI_PRINCIPAL as optional · c371824b
    Jim Garlick authored
    Problem: the ZMQ_GSSAPI_PRINCIPAL socket option is described
    as mandatory in the zmq_gssapi(7) manual page.  In fact it
    is optional.
    
    Solution: Describe ZMQ_GSSAPI_PRINCIPAL as optional.
    If unspecified, default credentials are used.
    c371824b
zmq_gssapi.txt 1.77 KB