Home
last modified time | relevance | path

Searched refs:host_address_specified (Results 1 – 1 of 1) sorted by relevance

/dports/games/alephone/alephone-release-20190331/Source_Files/Network/
H A Dnetwork.cpp201 static bool host_address_specified = false; variable
1627 host_address_specified = (host_addr_string != NULL); in NetGameJoin()
1628 if (host_address_specified) in NetGameJoin()
1651 host_address_specified = (inAddress != NULL); in NetRetargetJoinAttempts()
1652 if(host_address_specified) in NetRetargetJoinAttempts()
2352 if(host_address_specified) in NetUpdateJoinState()
2391 assert(host_address_specified); in NetUpdateJoinState()