Searched refs:pendingList (Results 1 – 1 of 1) sorted by relevance
156 SocketClientCollection pendingList; in runListener() local216 pendingList.clear(); in runListener()223 pendingList.push_back(c); in runListener()231 while (!pendingList.empty()) { in runListener()233 it = pendingList.begin(); in runListener()235 pendingList.erase(it); in runListener()