aboutsummaryrefslogtreecommitdiffstats
path: root/erts/preloaded/ebin
diff options
context:
space:
mode:
authorMicael Karlberg <[email protected]>2018-09-18 12:40:43 +0200
committerMicael Karlberg <[email protected]>2018-09-18 14:50:18 +0200
commitd72a3c72dc6e74fb06e4e488db32fc819ce0c088 (patch)
tree8e9f8f35120a6a70b743f412b34fff0576a50319 /erts/preloaded/ebin
parent93ed18d0b5e46c9637ff50052e1d12a66d5d40e1 (diff)
downloadotp-d72a3c72dc6e74fb06e4e488db32fc819ce0c088.tar.gz
otp-d72a3c72dc6e74fb06e4e488db32fc819ce0c088.tar.bz2
otp-d72a3c72dc6e74fb06e4e488db32fc819ce0c088.zip
[socket-nif] Cleanup and guards
Some cleanup and also added a guard to sendmsg to ensure that only ctrl (cmsg hdr) with actual content will be "sent down". OTP-14831
Diffstat (limited to 'erts/preloaded/ebin')
-rw-r--r--erts/preloaded/ebin/socket.beambin66000 -> 66132 bytes
1 files changed, 0 insertions, 0 deletions
diff --git a/erts/preloaded/ebin/socket.beam b/erts/preloaded/ebin/socket.beam
index b3f3e385d2..1100065e2a 100644
--- a/erts/preloaded/ebin/socket.beam
+++ b/erts/preloaded/ebin/socket.beam
Binary files differ