Commit 9b48a3d2 authored by Lorenzo Colitti's avatar Lorenzo Colitti
Browse files

Switch from using epoll to poll.

The device python interpreter doesn't support epoll, and we only
really use it for waiting. This is a trivial change, because the
Python objects for poll and epoll support exactly the same
operations (except the timeout is specified in seconds or
milliseconds).

Bug: 36510518
Test: all_tests.sh passes on android-4.9
Test: resilient_rs_test.py passes on walleye
Change-Id: Icd45a790b7443f517c039c56def2df7b97bc0e0c
parent fcd40fa3
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment