Loading
use epoll_create1(EPOLL_CLOEXEC)
epoll_create(0) leaks file descriptors. Use epoll_create1(EPOLL_CLOEXEC) instead. Bug: 120983106 Test: compiles and boots Change-Id: I2a733d4482d6a74ceb3254e501cdb5f6de0cd5dc
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
epoll_create(0) leaks file descriptors. Use epoll_create1(EPOLL_CLOEXEC) instead. Bug: 120983106 Test: compiles and boots Change-Id: I2a733d4482d6a74ceb3254e501cdb5f6de0cd5dc