Searched defs:clientSocket (Results 1 – 3 of 3) sorted by relevance
134 Socket *clientSocket = listenSocket->accept(); in serverLoop() local171 void SwiftConfig::respond(Socket *clientSocket, const char *request) in respond()515 void SwiftConfig::send(Socket *clientSocket, Status code, std::string body) in send()
48 de::Socket* clientSocket = DE_NULL; in runServer() local
134 deSocket* clientSocket = deSocket_accept(m_socket, clientAddress); in accept() local