static void find_game_at( std::string game_id, const char *host_address, int port);
Searchs for games at the specified host address and port (port).
Back to index