Searched refs:HandleNewClientConnection (Results 1 – 1 of 1) sorted by relevance
80 bool HandleNewClientConnection(int fd) EXCLUDES(conn_mutex_);280 HandleNewClientConnection(server_fd_.get()); in ServerWorker()401 bool PairingServerCtx::HandleNewClientConnection(int fd) { in HandleNewClientConnection() function in PairingServerCtx