summaryrefslogtreecommitdiff
path: root/docs/man/nng_socket_raw.3.adoc
Commit message (Collapse)AuthorAge
* Add new functions for socket identity.Garrett D'Amore2024-11-11
These functions were added in the main branch for NNG 2.0, and we add them here to facilitate converting any code that happened to use the options (`NNG_OPT_PROTO`, `NNG_OPT_PROTONAME`, `NNG_OPT_PEER`, `NNG_OPT_PEERNAME`, and `NNG_OPT_RAW`. Its unlikely that many applications need this, but providing these as a transition aid may help applications start adopting new APIs now.