From c72bd53e2c5b4bc7207bfa1710ccff47655a099a Mon Sep 17 00:00:00 2001 From: Garrett D'Amore Date: Mon, 20 Aug 2018 11:09:23 -0700 Subject: fixes #506 AIO "providers" need a way to call nni_aio_schedule. --- docs/man/libnng.3.adoc | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'docs/man/libnng.3.adoc') diff --git a/docs/man/libnng.3.adoc b/docs/man/libnng.3.adoc index ec88cdd0..23306997 100644 --- a/docs/man/libnng.3.adoc +++ b/docs/man/libnng.3.adoc @@ -152,9 +152,11 @@ The following functions are used in the asynchronous model: |=== |<>|abort asynchronous I/O operation |<>|allocate asynchronous I/O handle +|<>|begin asynchronous I/O operation |<>|cancel asynchronous I/O operation |<>|return number of bytes transferred -|<>|finish an asynchronous I/O operation +|<>|defer asynchronous I/O operation +|<>|finish asynchronous I/O operation |<>|free asynchronous I/O handle |<>|return input parameter |<>|get message from an asynchronous receive -- cgit v1.2.3-70-g09d2