Searched refs:GetRemoteIPAddress (Results 1 – 2 of 2) sorted by relevance
42 std::string GetRemoteIPAddress() const;
124 std::string TCPSocket::GetRemoteIPAddress() const { in GetRemoteIPAddress() function in TCPSocket139 "connect://[{0}]:{1}", GetRemoteIPAddress(), GetRemotePortNumber())); in GetRemoteConnectionURI()