OpenClonk
C4StartupNetDlg.h File Reference
Include dependency graph for C4StartupNetDlg.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  C4StartupNetListEntry
 
class  C4StartupNetDlg
 

Variables

const int C4NetMasterServerQueryInterval = 30
 
const int C4NetRefRequestTimeout = 12
 
const int C4NetReferenceTimeout = 42
 
const int C4NetErrorRefTimeout = 10
 
const int C4NetGameDiscoveryInterval = 30
 
const int C4NetMinRefreshInterval = 1
 

Variable Documentation

◆ C4NetErrorRefTimeout

const int C4NetErrorRefTimeout = 10

Definition at line 30 of file C4StartupNetDlg.h.

◆ C4NetGameDiscoveryInterval

const int C4NetGameDiscoveryInterval = 30

◆ C4NetMasterServerQueryInterval

const int C4NetMasterServerQueryInterval = 30

Definition at line 27 of file C4StartupNetDlg.h.

◆ C4NetMinRefreshInterval

const int C4NetMinRefreshInterval = 1

Definition at line 32 of file C4StartupNetDlg.h.

Referenced by C4StartupNetDlg::DoRefresh().

◆ C4NetReferenceTimeout

const int C4NetReferenceTimeout = 42

Definition at line 29 of file C4StartupNetDlg.h.

◆ C4NetRefRequestTimeout

const int C4NetRefRequestTimeout = 12

Definition at line 28 of file C4StartupNetDlg.h.