commit | c3dcb0d088e388d517d5e1dab7a46d361b231407 | [log] [tgz] |
---|---|---|
author | Hans Boehm <hboehm@google.com> | Mon Jul 19 16:49:19 2021 -0700 |
committer | Hans Boehm <hboehm@google.com> | Mon Jul 19 17:15:36 2021 -0700 |
tree | e3db21aa590dee7992ef33d872e1c6a2ae43e5b8 | |
parent | 0df5bbfe904e066e25a09ec23c8f6a00ab5cfb75 [diff] |
More consistently retry system calls on EINTR We were not retrying an accept() call om EINTR, resulting in occasional zygote failures. This fixes that, and a few other calls documented to potentially return EINTR. This is based on a quick seacrh of the two files affected by this CL. Bug: 193753947 Bug: 187992348 Test: Build and boot AOSP Change-Id: Icbfb38be5110607c121545e5c200ce65d1eefbfe