diff options
author | dgrogan@chromium.org <dgrogan@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-03-29 05:07:27 +0000 |
---|---|---|
committer | dgrogan@chromium.org <dgrogan@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-03-29 05:07:27 +0000 |
commit | f7fc18bdc754687e9063edaf6728167e63ca3e95 (patch) | |
tree | fc7f94208dd26ad6bcae45c9bfe688af76c5d25e /ipc | |
parent | a5c5857416ac22d03c5653f3758254e611dbdef5 (diff) | |
download | chromium_src-f7fc18bdc754687e9063edaf6728167e63ca3e95.zip chromium_src-f7fc18bdc754687e9063edaf6728167e63ca3e95.tar.gz chromium_src-f7fc18bdc754687e9063edaf6728167e63ca3e95.tar.bz2 |
Surround LevelDB fflush calls with HANDLE_EINTR.
From the man page:
The function fflush() may also fail and set errno for any of the errors specified for write(2).
write can fail with EINTR.
BUG=222266
Review URL: https://chromiumcodereview.appspot.com/13261002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@191303 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'ipc')
0 files changed, 0 insertions, 0 deletions