diff options
author | Micael Karlberg <[email protected]> | 2018-07-09 14:10:35 +0200 |
---|---|---|
committer | Micael Karlberg <[email protected]> | 2018-09-18 14:50:18 +0200 |
commit | d45e3bf3dfeda0e849b07a9a7a19e50a52b04c35 (patch) | |
tree | 5070c73bdd508a484f2ae9ad56de05a851465bf8 /erts/preloaded/ebin | |
parent | 6632cb103336786f3ca12f9d1f1d3338fc76c237 (diff) | |
download | otp-d45e3bf3dfeda0e849b07a9a7a19e50a52b04c35.tar.gz otp-d45e3bf3dfeda0e849b07a9a7a19e50a52b04c35.tar.bz2 otp-d45e3bf3dfeda0e849b07a9a7a19e50a52b04c35.zip |
[socket-nif] Add support for socket (level socket) options domain and protocol
Make it possible to *get* the socket options domain and
protocol (in addition to type).
OTP-14831
Diffstat (limited to 'erts/preloaded/ebin')
-rw-r--r-- | erts/preloaded/ebin/socket.beam | bin | 43472 -> 43604 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 8a3dab1313..952f869d54 100644 --- a/erts/preloaded/ebin/socket.beam +++ b/erts/preloaded/ebin/socket.beam |