diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/zmq.txt | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/zmq.txt b/doc/zmq.txt index 21722a7..5f32d7f 100644 --- a/doc/zmq.txt +++ b/doc/zmq.txt @@ -178,6 +178,14 @@ into error message strings. For further details refer to linkzmq:zmq_strerror[3]. +MISCELLANEOUS +------------- +The following miscellaneous functions are provided: + +Report 0MQ library version:: + linkzmq:zmq_version[3] + + LANGUAGE BINDINGS ----------------- The 0MQ library provides interfaces suitable for calling from programs in any |