From d0218ca33eb9fe27d61188238b1c7680005b6aa6 Mon Sep 17 00:00:00 2001 From: Garrett D'Amore Date: Fri, 18 May 2018 11:01:09 -0700 Subject: Fix incorrect cross reference. We have the constructors for sockets with filenames without the version, such as nng_req_open.3. This broken link was found when building the epub book. --- docs/man/nng_socket_id.3.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/man/nng_socket_id.3.adoc b/docs/man/nng_socket_id.3.adoc index e9379a6b..163ab2ed 100644 --- a/docs/man/nng_socket_id.3.adoc +++ b/docs/man/nng_socket_id.3.adoc @@ -29,7 +29,7 @@ if it is valid. Otherwise it returns `-1`. NOTE: A socket is considered valid if it was ever opened with a protocol -constructor, such as the `<>` function. +constructor, such as the `<>` function. Sockets that are allocated on the stack or statically should be initialized with the macro `<>` to ensure that -- cgit v1.2.3-70-g09d2