From 5caf315bf0edf8005defa97534bdd89afc448e9f Mon Sep 17 00:00:00 2001 From: gdamore Date: Sun, 5 Jan 2025 01:01:58 +0000 Subject: deploy: a40b421d39a64c285a4ac23304538690aaa90739 --- ref/print.html | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'ref/print.html') diff --git a/ref/print.html b/ref/print.html index 52fb65ce..1c2806df 100644 --- a/ref/print.html +++ b/ref/print.html @@ -4226,10 +4226,7 @@ This feature is also exposed for application use, as a “supplemental” featur

When using these functions, it is necessary to add the #include <nng/supplemental/util/idhash.h> include file to list of includes.

ID Map Structure

-
#include <nng/nng.h>
-#include <nng/supplemental/util/idhash.h>
-
-typedef struct nng_id_map_s nng_id_map;
+
typedef struct nng_id_map_s nng_id_map;
 

The ID map structure, nng_id_map provides a table of identifiers mapping to user-supplied pointers (which must not be NULL). The identifiers can be @@ -6776,6 +6773,8 @@ Simply remove any references to them.

  • nng/protocol/survey0/respond.h
  • nng/protocol/survey0/survey.h
  • nng/supplemental/tls/tls.h
  • +
  • nng/supplemental/util/idhash.h
  • +
  • nng/supplemental/util/platform.h
  • nng/transport/inproc/inproc.h
  • nng/transport/ipc/ipc.h
  • nng/transport/tcp/tcp.h
  • -- cgit v1.2.3-70-g09d2