From 6c5070d9157ab0de667568655f0bbeb60780d701 Mon Sep 17 00:00:00 2001 From: Garrett D'Amore Date: Sat, 8 Aug 2020 18:25:48 -0700 Subject: fixes #960 NNG threads inherit application thread name 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. --- docs/man/CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'docs/man/CMakeLists.txt') diff --git a/docs/man/CMakeLists.txt b/docs/man/CMakeLists.txt index d17a1cfe..0f175195 100644 --- a/docs/man/CMakeLists.txt +++ b/docs/man/CMakeLists.txt @@ -303,6 +303,7 @@ if (NNG_ENABLE_DOC) nng_random nng_thread_create nng_thread_destroy + nng_thread_set_name ) set(NNG_MAN3STR -- cgit v1.2.3-70-g09d2