Searched defs:HttpSocket (Results 1 – 1 of 1) sorted by relevance
24 HttpSocket() {} in HttpSocket() function25 HttpSocket(int sockId, int domain) : sockId_(sockId), domain_(domain) {} in HttpSocket() function