aboutsummaryrefslogtreecommitdiffstats
path: root/erts/preloaded/ebin/socket.beam
diff options
context:
space:
mode:
authorMicael Karlberg <[email protected]>2019-02-21 14:57:59 +0100
committerMicael Karlberg <[email protected]>2019-02-22 19:45:54 +0100
commit4ff181e69fc129576333c04a9d1d0c97b6770347 (patch)
treefe6b0e6ca67e64948d317c58734d0562563b4b2a /erts/preloaded/ebin/socket.beam
parentb71c341212fa1ff07eac914e07bc57303c2c4385 (diff)
downloadotp-4ff181e69fc129576333c04a9d1d0c97b6770347.tar.gz
otp-4ff181e69fc129576333c04a9d1d0c97b6770347.tar.bz2
otp-4ff181e69fc129576333c04a9d1d0c97b6770347.zip
[socket] More fixes to socket close
Better handling of socket close. The 'closeRef' needed its own environment to make if work in both cases (both called and scheduled). Also Introduced the enif select wrapper functions (read, write, stop and cancel). Also add error handling at every time one of these functions are called. OTP-14831
Diffstat (limited to 'erts/preloaded/ebin/socket.beam')
-rw-r--r--erts/preloaded/ebin/socket.beambin70288 -> 70312 bytes
1 files changed, 0 insertions, 0 deletions
diff --git a/erts/preloaded/ebin/socket.beam b/erts/preloaded/ebin/socket.beam
index 93b5fc215b..e44dff8475 100644
--- a/erts/preloaded/ebin/socket.beam
+++ b/erts/preloaded/ebin/socket.beam
Binary files differ