Searched refs:pendingList (Results 1 – 1 of 1) sorted by relevance
154 SocketClientCollection pendingList; in runListener() local224 pendingList.clear(); in runListener()231 pendingList.push_back(c); in runListener()239 while (!pendingList.empty()) { in runListener()241 it = pendingList.begin(); in runListener()243 pendingList.erase(it); in runListener()