• Gavin's avatar
    Store identity for raw socket · b893ce25
    Gavin authored
    Identity stored during connect procedure. Can be read using
    zmq_getsockopt and used as the identity frame when sending messages.
    This allows the implementation of a raw socket client.
    b893ce25
router.cpp 11.8 KB