Searched refs:SkTCPClient (Results 1 – 4 of 4) sorted by relevance
312 SkTCPClient::SkTCPClient(const char* hostname, int port) { in SkTCPClient() function in SkTCPClient329 void SkTCPClient::onFailedConnection(int sockfd) { //cleanup and recreate socket in onFailedConnection()337 int SkTCPClient::connectToServer() { in connectToServer()
177 class SkTCPClient : public SkSocket {179 SkTCPClient(const char* hostname, int port = DEFAULT_PORT);