aboutsummaryrefslogtreecommitdiffstats
path: root/erts/doc/src
diff options
context:
space:
mode:
authorMicael Karlberg <[email protected]>2019-07-10 12:45:43 +0200
committerMicael Karlberg <[email protected]>2019-07-17 12:12:38 +0200
commitb76907abc160fdbb192e81f0a8dadde9455db9ea (patch)
tree007c9ceb30aa2281f4ff16ba767b3040999bb005 /erts/doc/src
parentfa1684afd7a2fca598e6d5d366df3fc18a8953a1 (diff)
downloadotp-b76907abc160fdbb192e81f0a8dadde9455db9ea.tar.gz
otp-b76907abc160fdbb192e81f0a8dadde9455db9ea.tar.bz2
otp-b76907abc160fdbb192e81f0a8dadde9455db9ea.zip
[esock] Add test case for socket option acceptconn
Add test case for the socket option acceptconn. Also make minor correction (error when trying to set this option was incorrect). Doc was also incorrect (spelled wrong). OTP-15904
Diffstat (limited to 'erts/doc/src')
-rw-r--r--erts/doc/src/socket_usage.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/erts/doc/src/socket_usage.xml b/erts/doc/src/socket_usage.xml
index 7e65bcbf70..77c606b1c1 100644
--- a/erts/doc/src/socket_usage.xml
+++ b/erts/doc/src/socket_usage.xml
@@ -197,7 +197,7 @@
<cell><em>Other Requirements and comments</em></cell>
</row>
<row>
- <cell>acceptcon</cell>
+ <cell>acceptconn</cell>
<cell>boolean()</cell>
<cell>no</cell>
<cell>yes</cell>