From e7e980c228c76e108bbc4812f40645d93626757f Mon Sep 17 00:00:00 2001 From: Garrett D'Amore Date: Thu, 30 Aug 2018 15:10:54 -0700 Subject: fixes #688 Dangling link in nng_aio_begin() --- docs/man/nng_aio_begin.3.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/man/nng_aio_begin.3.adoc b/docs/man/nng_aio_begin.3.adoc index fd72d401..5ea2a3e3 100644 --- a/docs/man/nng_aio_begin.3.adoc +++ b/docs/man/nng_aio_begin.3.adoc @@ -35,7 +35,7 @@ This operation should be called at the start of any I/O operation, and must be called not more than once for a given I/O operation on a given _aio_. Once this function is called, if `true` is returned, then the provider MUST -guarantee that `<>` is called for the _aio_ +guarantee that `<>` is called for the _aio_ exactly once, when the operation is complete or canceled. NOTE: This function is only for I/O providers (those actually performing -- cgit v1.2.3-70-g09d2