Searched refs:sendTimeoutMs (Results 1 – 2 of 2) sorted by relevance
288 int sendTimeoutMs = ConfirmSocketTimeoutMs(sock, SO_SNDTIMEO, DEFAULT_TIMEOUT_MS); in PollSendData() local290 if (!PollFd(fds, num, sendTimeoutMs)) { in PollSendData()
563 int sendTimeoutMs = ConfirmSocketTimeoutMs(sock, SO_SNDTIMEO, DEFAULT_TIMEOUT_MS); in PollSendData() local565 if (!PollFd(fds, num, sendTimeoutMs)) { in PollSendData()