Searched refs:strRemote (Results 1 – 2 of 2) sorted by relevance
47 bool CConnectionSocket::connect(const string& strRemote, uint16_t uiPort, string& strError) in connect() argument52 struct hostent* host = gethostbyname(strRemote.c_str()); in connect()
42 bool connect(const std::string& strRemote, uint16_t uiPort, std::string& strError);