Searched refs:fd_index (Results 1 – 2 of 2) sorted by relevance
504 void DropFdFromPollList(int &fd_index);
1480 void TLSSocketServer::DropFdFromPollList(int &fd_index) in DropFdFromPollList() argument1486 fds_[fd_index].fd = fds_[g_userCounter].fd; in DropFdFromPollList()1490 fd_index--; in DropFdFromPollList()