From 51bebe0c6f137d293dbb6f1194ad3f6fca5b79e9 Mon Sep 17 00:00:00 2001 From: Garrett D'Amore Date: Tue, 6 Feb 2018 16:07:10 -0800 Subject: Document HTTP server API completely. --- docs/libnng.adoc | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'docs/libnng.adoc') diff --git a/docs/libnng.adoc b/docs/libnng.adoc index 6ecf406b..3612b658 100644 --- a/docs/libnng.adoc +++ b/docs/libnng.adoc @@ -120,6 +120,7 @@ The following functions are used in the asynchronous model: |<>|allocate asynchronous I/O handle |<>|cancel asynchronous I/O operation |<>|return number of bytes transferred +|<>|finish an asynchronous I/O operation |<>|free asynchronous I/O handle |<>|return input parameter |<>|get message from an asynchronous receive @@ -128,6 +129,7 @@ The following functions are used in the asynchronous model: |<>|set input parameter |<>|set scatter/gather vector |<>|set message for an asynchronous send +|<>|set output result |<>|set asynchronous I/O timeout |<>|stop asynchronous I/O operation |<>|wait for asynchronous I/O operation @@ -252,7 +254,7 @@ These functions are intended for use with HTTP server applications. | <>|return extra data for HTTP handler | <>|set extra data for HTTP handler | <>|set host for HTTP handler -| <>|set method for HTTP handler +| <>|set HTTP handler method | <>|set HTTP handler to match trees | <>|hijack HTTP server connection | <>|add HTTP server handler -- cgit v1.2.3-70-g09d2