aboutsummaryrefslogtreecommitdiff
path: root/docs/ref/tran/udp.md
diff options
context:
space:
mode:
authorGarrett D'Amore <garrett@damore.org>2024-11-23 07:27:47 -0800
committerGarrett D'Amore <garrett@damore.org>2024-11-23 07:27:47 -0800
commitb34990f79058c6b433a970c519ac13b4fec2cf38 (patch)
tree4c1d1d86c6b8b933c56c831e380e8368c18ad203 /docs/ref/tran/udp.md
parentded2f41e048f9b03332c6bf1dacfbf9364f8aa6a (diff)
downloadnng-b34990f79058c6b433a970c519ac13b4fec2cf38.tar.gz
nng-b34990f79058c6b433a970c519ac13b4fec2cf38.tar.bz2
nng-b34990f79058c6b433a970c519ac13b4fec2cf38.zip
docs: Document removal of NNG_OPT_URL, even though it isn't done yet.
We're going to start ripping out support for it. The alternative functions should be used instead.
Diffstat (limited to 'docs/ref/tran/udp.md')
-rw-r--r--docs/ref/tran/udp.md2
1 files changed, 0 insertions, 2 deletions
diff --git a/docs/ref/tran/udp.md b/docs/ref/tran/udp.md
index e7912085..91d9a988 100644
--- a/docs/ref/tran/udp.md
+++ b/docs/ref/tran/udp.md
@@ -70,7 +70,6 @@ where supported by the underlying platform.
- [`NNG_OPT_LOCADDR`][NNG_OPT_LOCADDR]
- [`NNG_OPT_REMADDR`][NNG_OPT_REMADDR]
-- [`NNG_OPT_URL`][NNG_OPT_URL]
TODO: Document other options.
@@ -109,5 +108,4 @@ TODO: Document the tunables for this.
[nng_sockaddr_in6]: [TODO.md]
[NNG_OPT_LOCADDR]: [TODO.md]
[NNG_OPT_REMADDR]: [TODO.md]
-[NNG_OPT_URL]: [TODO.md]
[NNG_OPT_RECVMAXSZ]: [TODO.md]