Searched defs:clientFd (Results 1 – 1 of 1) sorted by relevance
73 int clientFd = accept(tcpServerFd, nullptr, nullptr); in AcceptClientConnection() local87 int clientFd = AcceptClientConnection(tcpServerFd); in GetLogCommand() local