Searched refs:getRemoteAddress (Results 1 – 4 of 4) sorted by relevance
56 std::string getRemoteAddress() const;
15 std::string Channel::getRemoteAddress() const in getRemoteAddress() function in udpsocket::Channel
70 std::string getRemoteAddress(uint32_t& remoteIpv4Addr) const in getRemoteAddress() function in udpsocket::Channel
51 channel->getRemoteAddress(ipAddr); in updSessionData()