Searched refs:pendingList (Results 1 – 1 of 1) sorted by relevance
154 SocketClientCollection pendingList; in runListener() local223 pendingList.clear(); in runListener()230 pendingList.push_back(c); in runListener()238 while (!pendingList.empty()) { in runListener()240 it = pendingList.begin(); in runListener()242 pendingList.erase(it); in runListener()