aboutsummaryrefslogtreecommitdiffstats
path: root/erts/preloaded/ebin
diff options
context:
space:
mode:
authorMicael Karlberg <[email protected]>2019-05-02 12:51:52 +0200
committerMicael Karlberg <[email protected]>2019-05-29 18:41:30 +0200
commit50620e6a44a9e0dc32d51a436b0cc05c44884d1b (patch)
tree5360cdf16f98ff216a587faa4cba232f3bbbe4ea /erts/preloaded/ebin
parent043cb47a1967a63b316c7bd4cb4232f2e9b0f895 (diff)
downloadotp-50620e6a44a9e0dc32d51a436b0cc05c44884d1b.tar.gz
otp-50620e6a44a9e0dc32d51a436b0cc05c44884d1b.tar.bz2
otp-50620e6a44a9e0dc32d51a436b0cc05c44884d1b.zip
[esock] Changed return value for a selected async call
The return value for an async call (Timeout = nowait) will now (normally) result in a {select, SelectInfo} instead (if a select was performed). OTP-15731
Diffstat (limited to 'erts/preloaded/ebin')
-rw-r--r--erts/preloaded/ebin/socket.beambin74636 -> 74796 bytes
1 files changed, 0 insertions, 0 deletions
diff --git a/erts/preloaded/ebin/socket.beam b/erts/preloaded/ebin/socket.beam
index 7f5a27c980..fb4d9850e5 100644
--- a/erts/preloaded/ebin/socket.beam
+++ b/erts/preloaded/ebin/socket.beam
Binary files differ