From 1e7b955c9b1caa0262ea3d87d07eabf403927869 Mon Sep 17 00:00:00 2001 From: Jake Woltersdorf Date: Fri, 8 Feb 2019 15:25:23 +0800 Subject: fixes #867 Remove references to NNG_OPT_LINGER option and other minor typos --- docs/man/nng_ctx_close.3.adoc | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'docs/man/nng_ctx_close.3.adoc') diff --git a/docs/man/nng_ctx_close.3.adoc b/docs/man/nng_ctx_close.3.adoc index 2ac3b946..639515ba 100644 --- a/docs/man/nng_ctx_close.3.adoc +++ b/docs/man/nng_ctx_close.3.adoc @@ -26,8 +26,7 @@ int nng_ctx_close(nng_ctx ctx); The `nng_ctx_close()` function closes the context _ctx_. Messages that have been submitted for sending may be flushed or delivered, -depending upon the transport and the setting of the -`<>` option. +depending upon the transport. Further attempts to use the context after this call returns will result in `NNG_ECLOSED`. -- cgit v1.2.3-70-g09d2