From 74adece2303ab7c2b05459c7ff24b362e9660068 Mon Sep 17 00:00:00 2001 From: Garrett D'Amore Date: Sat, 7 Sep 2024 10:05:27 -0700 Subject: Remove the documentation for 3compat. --- docs/man/man3compat.desc | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 docs/man/man3compat.desc (limited to 'docs/man/man3compat.desc') diff --git a/docs/man/man3compat.desc b/docs/man/man3compat.desc deleted file mode 100644 index 2b0b4b3f..00000000 --- a/docs/man/man3compat.desc +++ /dev/null @@ -1,13 +0,0 @@ -This section documents the _nanomsg_ 1.0 libary compatible functions. - -These functions are provided as a transition aid, for application -developers coming to _NNG_ from _libnanomsg_, and are discouraged -from use in new applications. - -TIP: While this is discouraged for long term use, as a transition aid -applications may use the value returned by the -xref:nng_socket_id.3.adoc[`nng_socket_id()`] in these functions just like a -socket descriptor (as if the socket were opened via -xref:nn_socket.3compat.adoc[`nn_socket()`]). -This sort of API intermixing should only be used during transition from -the legacy API to the new API. -- cgit v1.2.3-70-g09d2