Home
last modified time | relevance | path

Searched defs:OnClientIPPort (Results 1 – 2 of 2) sorted by relevance

/dports/games/springlobby/springlobby-0.180/src/
H A Dserverevents.cpp862 void ServerEvents::OnClientIPPort( const wxString &username, const wxString &ip, unsigned int udppo… in OnClientIPPort() function in ServerEvents
/dports/games/springlobby/springlobby-0.180/src/lsl/src/lsl/networking/
H A Dtasserver.cpp1127 void ServerImpl::OnClientIPPort( const std::string &username, const std::string &ip, unsigned int u… in OnClientIPPort() function in LSL::ServerImpl