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