| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | Convert thread documentation to mdbook. Also conslidate this man page. | Garrett D'Amore | 2024-10-11 |
| | | |||
| * | Move the rest of the functionality from platform.h into core. | Garrett D'Amore | 2024-04-23 |
| | | | | | This also deprecates supplemental/util/platform.h. | ||
| * | fix typo in nng_thread_set_name doc | Paulo Henrique Silva | 2023-08-27 |
| | | | | | function name was wrong in the code snippet. | ||
| * | fixes #960 NNG threads inherit application thread name | Garrett D'Amore | 2020-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. | |||
