commit | be00eafbf146421b1c8e02222e440e58d980df3c | [log] [tgz] |
---|---|---|
author | Jeff Brown <jeffbrown@google.com> | Fri May 29 17:40:25 2015 -0700 |
committer | Jeff Brown <jeffbrown@google.com> | Fri May 29 17:40:25 2015 -0700 |
tree | 8ccf231841dccdf45505b19149b8b0798895f6ec | |
parent | 5d1a932edf854d9c8de972c69dc5833f9bf8fec3 [diff] |
Work around spurious epoll notifications. Sometimes it seems like we can get into a situation where we are unable to remove an fd from the epoll set but it keeps sending us events anyhow. Defensively rebuild the epoll set in this case to prevent us from spinning forever. Bug: 21271428 Change-Id: I5607e565f2e12460d7113a1f62a70d38d334e271