aboutsummaryrefslogtreecommitdiffstats
path: root/erts/preloaded/ebin
diff options
context:
space:
mode:
authorMicael Karlberg <[email protected]>2019-05-06 12:19:41 +0200
committerMicael Karlberg <[email protected]>2019-05-29 18:49:29 +0200
commitd6dddf8ec963d34c91ec92b4772ff34238f2c718 (patch)
tree692c664a6b568c44e095f7c65cd5cec442251ee8 /erts/preloaded/ebin
parent88a1140f46b47e8a3526a7239f343ca344e9a3e1 (diff)
downloadotp-d6dddf8ec963d34c91ec92b4772ff34238f2c718.tar.gz
otp-d6dddf8ec963d34c91ec92b4772ff34238f2c718.tar.bz2
otp-d6dddf8ec963d34c91ec92b4772ff34238f2c718.zip
[esock] Connect can now also take a nowait Timeout
Had forgot about the connect function. But it can now also handle the Timeout = nowait, maybe resulting in a select. Required some nif work also... OTP-15731
Diffstat (limited to 'erts/preloaded/ebin')
-rw-r--r--erts/preloaded/ebin/socket.beambin74796 -> 75044 bytes
1 files changed, 0 insertions, 0 deletions
diff --git a/erts/preloaded/ebin/socket.beam b/erts/preloaded/ebin/socket.beam
index 0f438e4ca9..fd8d489f36 100644
--- a/erts/preloaded/ebin/socket.beam
+++ b/erts/preloaded/ebin/socket.beam
Binary files differ