diff options
author | Micael Karlberg <bmk@erlang.org> | 2018-10-22 14:19:29 +0200 |
---|---|---|
committer | Micael Karlberg <bmk@erlang.org> | 2018-10-22 14:19:29 +0200 |
commit | ada0029d11c33cef2b2aabc9ef2902a98f574ffb (patch) | |
tree | dd0427469e1307bead7de89a665ed7b4d249d852 /lib/et | |
parent | 76d0b4f3814273ee92efd2d4aaeac12c6f655f05 (diff) | |
download | otp-ada0029d11c33cef2b2aabc9ef2902a98f574ffb.tar.gz otp-ada0029d11c33cef2b2aabc9ef2902a98f574ffb.tar.bz2 otp-ada0029d11c33cef2b2aabc9ef2902a98f574ffb.zip |
[socket-nif] Initiation of "current reader" missing for recvfrom
When calling the recvfrom function when there is no data,
we should be made wait (for the specified amount of time).
But this did not work because the "current reader" structure
was not initiated.
OTP-14831
Diffstat (limited to 'lib/et')
0 files changed, 0 insertions, 0 deletions