Searched refs:selectRead (Results 1 – 1 of 1) sorted by relevance
87 static int selectRead(const base::unique_fd& fd, std::chrono::microseconds timeout) { in selectRead() function102 const auto sel = selectRead(mSocket, kReadPooling); in readerThread()