aboutsummaryrefslogtreecommitdiffstats
path: root/lib/kernel/doc/src/inet.xml
diff options
context:
space:
mode:
authorBjörn-Egil Dahlberg <[email protected]>2012-04-17 14:20:43 +0200
committerBjörn-Egil Dahlberg <[email protected]>2012-04-17 14:20:43 +0200
commitf21ff0941a68ef8bc1097537f4bb503a522a8bf3 (patch)
tree9eb940dcf35c4a9a37b72135105c1b429bc5c902 /lib/kernel/doc/src/inet.xml
parentdf3617da7bbd944435f4679b8f8e0b668cb0e9e1 (diff)
parentf7649b62e2c9b13d2d9a7c80d6a87f49781d069e (diff)
downloadotp-f21ff0941a68ef8bc1097537f4bb503a522a8bf3.tar.gz
otp-f21ff0941a68ef8bc1097537f4bb503a522a8bf3.tar.bz2
otp-f21ff0941a68ef8bc1097537f4bb503a522a8bf3.zip
Merge branch 'egil/r16/inet-remove-bit8/OTP-10056'
* egil/r16/inet-remove-bit8/OTP-10056: Update preloaded prim_inet.beam erts: Remove bit8 option from prim_inet 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>