aboutsummaryrefslogtreecommitdiffstats
path: root/erts/preloaded/ebin
diff options
context:
space:
mode:
authorMicael Karlberg <[email protected]>2019-05-11 13:38:09 +0200
committerMicael Karlberg <[email protected]>2019-05-29 13:47:40 +0200
commit9e62e908c02988a4d3d8615f61100b9ed6fa7e6c (patch)
tree3f66677c3a1342c9bbeedad6645fcdb111b8e73e /erts/preloaded/ebin
parent247529ce5cb50cd9e645d3658e20420b8cf5263b (diff)
downloadotp-9e62e908c02988a4d3d8615f61100b9ed6fa7e6c.tar.gz
otp-9e62e908c02988a4d3d8615f61100b9ed6fa7e6c.tar.bz2
otp-9e62e908c02988a4d3d8615f61100b9ed6fa7e6c.zip
[esock] Finalize handling of Unix Domain Socket
Corrected various issues and added missing stuff. Default protocol is now indicated with the atom 'default' instead of the atom 'null'. Also let the underlying OS decide what protocol is actually the default protocol. OTP-15822
Diffstat (limited to 'erts/preloaded/ebin')
-rw-r--r--erts/preloaded/ebin/socket.beambin70248 -> 70640 bytes
1 files changed, 0 insertions, 0 deletions
diff --git a/erts/preloaded/ebin/socket.beam b/erts/preloaded/ebin/socket.beam
index 27efe10f38..6aa043972c 100644
--- a/erts/preloaded/ebin/socket.beam
+++ b/erts/preloaded/ebin/socket.beam
Binary files differ