aboutsummaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorMarcus Arendt <[email protected]>2015-01-14 10:40:53 +0100
committerMarcus Arendt <[email protected]>2015-01-14 10:40:53 +0100
commit1a0d1e94e2ac2d86a1bea9a5baa7326dd5f49ea4 (patch)
tree23cb89430188e734ac426b2a89494794cfc01567 /lib
parent6eb7f78145dcfca2dc221f5e8e267e917f21c527 (diff)
parent06b359e3c126804045b9b14852d14b46c2e1fee9 (diff)
downloadotp-1a0d1e94e2ac2d86a1bea9a5baa7326dd5f49ea4.tar.gz
otp-1a0d1e94e2ac2d86a1bea9a5baa7326dd5f49ea4.tar.bz2
otp-1a0d1e94e2ac2d86a1bea9a5baa7326dd5f49ea4.zip
Merge branch 'maint'
Diffstat (limited to 'lib')
-rw-r--r--lib/kernel/doc/src/gen_sctp.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/kernel/doc/src/gen_sctp.xml b/lib/kernel/doc/src/gen_sctp.xml
index dc9e4766a9..ee8cd441d4 100644
--- a/lib/kernel/doc/src/gen_sctp.xml
+++ b/lib/kernel/doc/src/gen_sctp.xml
@@ -961,7 +961,7 @@
<pre> #sctp_paddrinfo{
assoc_id = assoc_id(),
address = {IP, Port},
- state = inactive | active,
+ state = inactive | active | unconfirmed,
cwnd = integer(),
srtt = integer(),
rto = integer(),