aboutsummaryrefslogtreecommitdiffstats
path: root/erts
diff options
context:
space:
mode:
authorMicael Karlberg <[email protected]>2019-03-08 14:23:25 +0100
committerMicael Karlberg <[email protected]>2019-03-08 14:23:25 +0100
commit21a5d7aff821f886e2d83cd9ef22ee53f6997cd0 (patch)
treee44ccd25078c62a867ae03ace290597c2f21888b /erts
parent37e4f15b1eec4c0f39f08d9fb5478507397888c1 (diff)
downloadotp-21a5d7aff821f886e2d83cd9ef22ee53f6997cd0.tar.gz
otp-21a5d7aff821f886e2d83cd9ef22ee53f6997cd0.tar.bz2
otp-21a5d7aff821f886e2d83cd9ef22ee53f6997cd0.zip
[socket|doc] Add notes regarding what does not work (yet)
Diffstat (limited to 'erts')
-rw-r--r--erts/doc/src/socket.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/erts/doc/src/socket.xml b/erts/doc/src/socket.xml
index caf7058b34..f6195a65b2 100644
--- a/erts/doc/src/socket.xml
+++ b/erts/doc/src/socket.xml
@@ -40,6 +40,11 @@
the functions,
e.g. <seealso marker="#recv/3"><c>recv/3</c></seealso>,
has a timeout argument. </p>
+ <note>
+ <p>There is currently <em>no</em> support for Windows. </p>
+ <p>Support for IPv6 has been implemented but <em>not</em> tested. </p>
+ <p>SCTP has only been partly implemented (and not tested). </p>
+ </note>
</description>
<datatypes>