Freeciv21
Develop your civilization from humble roots to a global empire
page_network.cpp File Reference
#include "page_network.h"
#include <QTimer>
#include "fcintl.h"
#include "chatline.h"
#include "chatline_common.h"
#include "client_main.h"
#include "clinet.h"
#include "dialogs.h"
#include "fc_client.h"
+ Include dependency graph for page_network.cpp:

Go to the source code of this file.

Functions

void server_scan_error (struct server_scan *scan, const char *message)
 Callback function for when there's an error in the server scan. More...
 

Variables

static enum connection_state connection_status
 
static struct server_scanmeta_scan
 
static struct server_scanlan_scan
 

Function Documentation

◆ server_scan_error()

void server_scan_error ( struct server_scan scan,
const char *  message 
)

Callback function for when there's an error in the server scan.

Definition at line 274 of file page_network.cpp.

Referenced by page_network::update_network_lists().

Variable Documentation

◆ connection_status

enum connection_state connection_status
static

◆ lan_scan

◆ meta_scan