Searched refs:udpRetryingPoll (Results 1 – 1 of 1) sorted by relevance
988 static Result<std::vector<int>> udpRetryingPoll(ResState* statp, const timespec* finish) { in udpRetryingPoll() function1018 if (keepListeningUdp) return udpRetryingPoll(statp, finish); in udpRetryingPollWrapper()