Improper EINTR handling logic
When EINTR received, we should just continue the loop without update the byte counte and pointer Use TEMP_FAILURE_RETRY for that Test: CtsPrintTestCases Bug: 206810144 Change-Id: Ia8b580ed0e3af00e9a2afefe554b81cbe014054b
Loading
Please register or sign in to comment