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