diff options
author | Micael Karlberg <[email protected]> | 2018-09-19 18:21:47 +0200 |
---|---|---|
committer | Micael Karlberg <[email protected]> | 2018-09-19 18:22:41 +0200 |
commit | e01a856c993b55c3fbc76fd429783d4aad5bfc80 (patch) | |
tree | 5f379d3d987703295133a6489bbbe97ac5a1f9b7 /plt | |
parent | a866bd04c5ce5f418f0e11685713af2992ef0ce8 (diff) | |
download | otp-e01a856c993b55c3fbc76fd429783d4aad5bfc80.tar.gz otp-e01a856c993b55c3fbc76fd429783d4aad5bfc80.tar.bz2 otp-e01a856c993b55c3fbc76fd429783d4aad5bfc80.zip |
[socket-nif] Add proper connect and accept timeout handling
Added proper connect and accept timeout handling.
Made use of the enif_select(mode = cancel) feature. Each
time a timeout expires, the previous operation (connect or accept)
has to be cancelled (actually its the select operation that has
to be cancelled). Only partial implementation of cancel for now
(connect and accept). More to follow...
OTP-14831
Diffstat (limited to 'plt')
0 files changed, 0 insertions, 0 deletions