Home
last modified time | relevance | path

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

/dports/games/armagetronad/armagetronad-0.2.8.3.5/src/network/
H A DnSocket.cpp681 bool ANET_Listen (bool state, int net_hostport, const tString & net_hostip, nSocketListener::Socket… in ANET_Listen()
H A DnNetwork.cpp112 tString net_hostip("ANY"); variable
2575 static bool sn_Listen( unsigned int & net_hostport, const tString& net_hostip ) in sn_Listen()