From 4998964a435fe0f02a2d81b01fdb837214674e72 Mon Sep 17 00:00:00 2001 From: Garrett D'Amore Date: Mon, 30 Apr 2018 21:41:40 -0700 Subject: fixes #381 Want comparators for various types --- docs/man/libnng.3.adoc | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'docs/man/libnng.3.adoc') diff --git a/docs/man/libnng.3.adoc b/docs/man/libnng.3.adoc index 8df29861..149dc9f4 100644 --- a/docs/man/libnng.3.adoc +++ b/docs/man/libnng.3.adoc @@ -49,6 +49,7 @@ The following functions operate on sockets. |<>|receive data |<>|send data |<>|set socket option +|<>|get numeric socket identifier |=== === Connection Management @@ -61,16 +62,19 @@ Listeners accept incoming connection requets, and dialers make them. |<>|close dialer |<>|create dialer |<>|get dialer option +|<>|get numeric dialer identifier |<>|set dialer option |<>|start dialer |<>|create and start listener |<>|close listener |<>|create listener |<>|get listener option +|<>|get numeric listener identifier |<>|set listener option |<>|start listener |<>|close pipe |<>|get pipe option +|<>|get numeric pipe identifier |=== === Message Handling Functions @@ -205,6 +209,7 @@ concurrent applications. |=== |<>|close context |<>|get context option +|<>|get numeric context identifier |<>|create context |<>|receive message using context asynchronously |<>|send message using context asynchronously -- cgit v1.2.3-70-g09d2