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