aboutsummaryrefslogtreecommitdiffstats
path: root/lib/kernel/doc/src/inet.xml
diff options
context:
space:
mode:
authorBjörn-Egil Dahlberg <[email protected]>2012-04-16 15:36:16 +0200
committerBjörn-Egil Dahlberg <[email protected]>2012-04-16 15:48:21 +0200
commitaacb8252bf262eacf41adafb7e17bb8687eb9800 (patch)
treee6d998a9a1e852c22b1a5b99079961dac15fddbe /lib/kernel/doc/src/inet.xml
parentdf3617da7bbd944435f4679b8f8e0b668cb0e9e1 (diff)
downloadotp-aacb8252bf262eacf41adafb7e17bb8687eb9800.tar.gz
otp-aacb8252bf262eacf41adafb7e17bb8687eb9800.tar.bz2
otp-aacb8252bf262eacf41adafb7e17bb8687eb9800.zip
kernel, erts: Remove bit8 option from inet
Diffstat (limited to 'lib/kernel/doc/src/inet.xml')
-rw-r--r--lib/kernel/doc/src/inet.xml10
1 files changed, 0 insertions, 10 deletions
diff --git a/lib/kernel/doc/src/inet.xml b/lib/kernel/doc/src/inet.xml
index 522a27dcfa..3dc54e24b7 100644
--- a/lib/kernel/doc/src/inet.xml
+++ b/lib/kernel/doc/src/inet.xml
@@ -446,16 +446,6 @@ fe80::204:acff:fe17:bf38
faster than the receiver can read.</p>
</item>
- <tag><c>{bit8, clear | set | on | off}</c></tag>
- <item>
- <p>
- Scans every byte in received data-packets and checks if the 8 bit
- is set in any of them. Information is retrieved with
- <c>inet:getopts/2</c>.
- <note>Deprecated! Will be removed in Erlang/OTP R16.</note>
- </p>
- </item>
-
<tag><c>{broadcast, Boolean}</c>(UDP sockets)</tag>
<item>
<p>Enable/disable permission to send broadcasts.</p>