Searched refs:thisClientId (Results 1 – 1 of 1) sorted by relevance
131 uint16_t thisClientId = pair.second.clientId; in sendToClientById() local132 if (thisClientId == clientId) { in sendToClientById()134 sent = sendToClientSocket(data, length, clientSocket, thisClientId); in sendToClientById()