From c9fffa535275ca8b3d4afedf72cb503f909418e8 Mon Sep 17 00:00:00 2001 From: Garrett D'Amore Date: Thu, 22 Jun 2017 13:25:15 -0700 Subject: Note that we have work to do to properly clean up. TBD. --- src/nng_compat.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/nng_compat.c') diff --git a/src/nng_compat.c b/src/nng_compat.c index ee52a074..41995dd9 100644 --- a/src/nng_compat.c +++ b/src/nng_compat.c @@ -741,7 +741,8 @@ nn_device(int s1, int s2) } -// You should not use this function if you can help it. +// nn_term is suitable only for shutting down the entire library, +// and is not thread-safe with other functions. void nn_term(void) { -- cgit v1.2.3-70-g09d2