Home
last modified time | relevance | path

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

/dports/games/spring/spring_98.0/rts/Net/
H A DGameServer.cpp1777 unsigned char reconnect, netloss; local
2605 …& version, bool isLocal, boost::shared_ptr<netcode::CConnection> link, bool reconnect, int netloss)
/dports/games/spring/spring_98.0/rts/Net/Protocol/
H A DBaseNetProtocol.cpp176 …::string& name, const std::string& passwd, const std::string& version, int netloss, bool reconnect) in SendAttemptConnect()