aboutsummaryrefslogtreecommitdiffstats
path: root/erts/preloaded/ebin/socket.beam
diff options
context:
space:
mode:
authorMicael Karlberg <[email protected]>2018-07-25 12:29:41 +0200
committerMicael Karlberg <[email protected]>2018-09-18 14:50:18 +0200
commit70a5b8d6a01b91a6044c6a5a0f8ed8919afd509b (patch)
tree878cf90a617b2d9404c81b29e48cc589601752c3 /erts/preloaded/ebin/socket.beam
parent587d3a9a76b6ef2c88b850d007d39d34c37b5825 (diff)
downloadotp-70a5b8d6a01b91a6044c6a5a0f8ed8919afd509b.tar.gz
otp-70a5b8d6a01b91a6044c6a5a0f8ed8919afd509b.tar.bz2
otp-70a5b8d6a01b91a6044c6a5a0f8ed8919afd509b.zip
[socket-nif] Add support for socket (level ip) option pktinfo
Added support for ip level socket option PKTINFO. This option requires sendmsg and/or recvmsg to actually use, so we cannot test this fully at the moment (although both set and get works). OTP-14831
Diffstat (limited to 'erts/preloaded/ebin/socket.beam')
-rw-r--r--erts/preloaded/ebin/socket.beambin59016 -> 59056 bytes
1 files changed, 0 insertions, 0 deletions
diff --git a/erts/preloaded/ebin/socket.beam b/erts/preloaded/ebin/socket.beam
index be5413e116..b5b18e1c3a 100644
--- a/erts/preloaded/ebin/socket.beam
+++ b/erts/preloaded/ebin/socket.beam
Binary files differ