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