summaryrefslogtreecommitdiff
path: root/lib/kernel/doc/src/inet.xml
diff options
context:
space:
mode:
Diffstat (limited to 'lib/kernel/doc/src/inet.xml')
-rw-r--r--lib/kernel/doc/src/inet.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/kernel/doc/src/inet.xml b/lib/kernel/doc/src/inet.xml
index 5524000f3d..0cb03fdbe4 100644
--- a/lib/kernel/doc/src/inet.xml
+++ b/lib/kernel/doc/src/inet.xml
@@ -1597,7 +1597,7 @@ setcap cap_sys_admin,cap_sys_ptrace,cap_dac_read_search+epi beam.smp</code>
This since setting <c>SO_REUSEADDR</c> on Windows more or less
has the same behavior as setting both <c>SO_REUSEADDR</c> and
<c>SO_REUSEPORT</c> on BSD. This behavior was introduced as
- of OTP @OTP-18344@.
+ of OTP 26.0.
</p>
<change>
<p>
@@ -1614,7 +1614,7 @@ setcap cap_sys_admin,cap_sys_ptrace,cap_dac_read_search+epi beam.smp</code>
if <c>{reuseaddr, true}</c> was set.
</item>
<item>
- Between OTP 25.2 and up to the predecessor of OTP @OTP-18344@,
+ Between OTP 25.2 and up to the predecessor of OTP 26.0,
the underlying <c>SO_REUSEADDR</c> socket option was only
set on UDP sockets if <c>{reuseaddr, true}</c> was set, and
silently ignored on other sockets.
@@ -1645,7 +1645,7 @@ setcap cap_sys_admin,cap_sys_ptrace,cap_dac_read_search+epi beam.smp</code>
This since setting <c>SO_REUSEADDR</c> on Windows more or less
has the same behavior as setting both <c>SO_REUSEADDR</c> and
<c>SO_REUSEPORT</c> on BSD. The <c>reuseport</c> option was
- introduced as of OTP @OTP-18344@.
+ introduced as of OTP 26.0.
</p>
<p>
See also the