Home
last modified time | relevance | path

Searched defs:clientSocket (Results 1 – 4 of 4) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/src/Main/
DSwiftConfig.cpp134 Socket *clientSocket = listenSocket->accept(); in serverLoop() local
171 void SwiftConfig::respond(Socket *clientSocket, const char *request) in respond()
515 void SwiftConfig::send(Socket *clientSocket, Status code, std::string body) in send()
/third_party/node/test/parallel/
Dtest-net-error-twice.js30 let clientSocket; variable
Dtest-http-keepalive-request.js47 let clientSocket = null; variable
Dtest-http-keepalive-client.js47 let clientSocket = null; variable