aboutsummaryrefslogtreecommitdiffstats
path: root/erts/preloaded/ebin/socket.beam
diff options
context:
space:
mode:
authorMicael Karlberg <[email protected]>2018-06-18 18:19:39 +0200
committerMicael Karlberg <[email protected]>2018-09-18 14:50:18 +0200
commitb63a16d0958bd748644d22f13f35f8956a903d6c (patch)
tree23f56ff33354c084b344804f73d71f1235a10b59 /erts/preloaded/ebin/socket.beam
parent978a8a855c57bdfb20d3bcd8a6055968f3be3887 (diff)
downloadotp-b63a16d0958bd748644d22f13f35f8956a903d6c.tar.gz
otp-b63a16d0958bd748644d22f13f35f8956a903d6c.tar.bz2
otp-b63a16d0958bd748644d22f13f35f8956a903d6c.zip
[socket+net-nif] Moved common functions into util files
The common stuff, like decode and encode of common types (soch as socket address), has been moved into a util file (socket_util). The debug stuff has also been moved into its own file. Also introduced a common include file for common macros and types. OTP-14831
Diffstat (limited to 'erts/preloaded/ebin/socket.beam')
-rw-r--r--erts/preloaded/ebin/socket.beambin39704 -> 39680 bytes
1 files changed, 0 insertions, 0 deletions
diff --git a/erts/preloaded/ebin/socket.beam b/erts/preloaded/ebin/socket.beam
index cafd5af945..f82db6e44e 100644
--- a/erts/preloaded/ebin/socket.beam
+++ b/erts/preloaded/ebin/socket.beam
Binary files differ