aboutsummaryrefslogtreecommitdiff
path: root/docs/man/nng_thread_set_name.3supp.adoc
Commit message (Collapse)AuthorAge
* fixes #960 NNG threads inherit application thread nameGarrett D'Amore2020-08-08
This also exposes an nng_thread_set_name() function for applications to use. All NNG thread names start with "nng:". Note that support is highly dependent on the operating system.