diff options
author | Micael Karlberg <[email protected]> | 2018-07-12 12:43:41 +0200 |
---|---|---|
committer | Micael Karlberg <[email protected]> | 2018-09-18 14:50:18 +0200 |
commit | 3d045788e8033e2e76396900358976ac92fb184a (patch) | |
tree | efd579e45975fb18c4e28b2f701b1eb073f667f7 /erts/preloaded/ebin | |
parent | ca81f1d1602cf994fca9fcd61e892c76e4e2742c (diff) | |
download | otp-3d045788e8033e2e76396900358976ac92fb184a.tar.gz otp-3d045788e8033e2e76396900358976ac92fb184a.tar.bz2 otp-3d045788e8033e2e76396900358976ac92fb184a.zip |
[socket-nif] Add support for socket (level ip) option(s) sources
Added support for the IP options:
ADD_SOURCE_MEMBERSHIP, DROP_SOURCE_MEMBERSHIP, BLOCK_SOURCE and UNBLOCK_SOURCE.
OTP-14831
Diffstat (limited to 'erts/preloaded/ebin')
-rw-r--r-- | erts/preloaded/ebin/socket.beam | bin | 44828 -> 45672 bytes |
1 files changed, 0 insertions, 0 deletions
diff --git a/erts/preloaded/ebin/socket.beam b/erts/preloaded/ebin/socket.beam Binary files differindex 2f81e4cc29..4502ff6530 100644 --- a/erts/preloaded/ebin/socket.beam +++ b/erts/preloaded/ebin/socket.beam |