Home
last modified time | relevance | path

Searched refs:pollFd (Results 1 – 1 of 1) sorted by relevance

/device/google/cuttlefish/host/frontend/gcastv2/https/
DRunLoop.cpp364 pollfd &pollFd = pollFds[i]; in run() local
365 const short revents = pollFd.revents; in run()
378 const int sock = pollFd.fd; in run()
388 pollFd.events &= ~POLLIN; in run()
397 pollFd.events &= ~POLLOUT; in run()