aboutsummaryrefslogtreecommitdiffstats
path: root/xcomp/erl-xcomp-x86_64-saf-linux-gnu.conf
diff options
context:
space:
mode:
authorMicael Karlberg <[email protected]>2019-03-04 18:14:06 +0100
committerMicael Karlberg <[email protected]>2019-03-06 11:23:58 +0100
commit309204fc1cc9b40bd04d8636204c9dea80c4e6b2 (patch)
treef96bbdb436998801f987a85fa682c22cf4eb4f89 /xcomp/erl-xcomp-x86_64-saf-linux-gnu.conf
parent49eb95319e878832cb3d6aa51a63d08d6b1b36b7 (diff)
downloadotp-309204fc1cc9b40bd04d8636204c9dea80c4e6b2.tar.gz
otp-309204fc1cc9b40bd04d8636204c9dea80c4e6b2.tar.bz2
otp-309204fc1cc9b40bd04d8636204c9dea80c4e6b2.zip
[socket] Macro abuse of activate-next
Implemented the activate_next function and added its "users" acceptor, writer and reader (macro abuse). After a request (accept, write or send) has been either successfully completed or failed, another request should be activated. Previously only one attempt was made, which might leave the other (waiting) requestors hanging. Now, instead we use a 'activate-next' function that pop's the request (accept, wrote or read) queue until success or its empty, thereby making sure that no waiting processes is left hanging. OTP-15565
Diffstat (limited to 'xcomp/erl-xcomp-x86_64-saf-linux-gnu.conf')
0 files changed, 0 insertions, 0 deletions