Fix EINTR handling
The return value of read will not be errno directly. Fix it and use TEMP_FAILURE_RETRY for read/write Test: Builds OK Change-Id: Ic128156f881e2ce4609d9a66269405272291fbdc
Loading
Please register or sign in to comment
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
The return value of read will not be errno directly. Fix it and use TEMP_FAILURE_RETRY for read/write Test: Builds OK Change-Id: Ic128156f881e2ce4609d9a66269405272291fbdc