Property | Type | Description | |
---|---|---|---|
check | Thread | ||
clients | GatewayClient>.Dictionary |
Method | Description | |
---|---|---|
GatewayClientManager ( ) : System | ||
GetNextSessionID ( ) : uint | ||
NetworkLoop ( int maxNewConnections ) : void |
Connects new clients
|
|
OnClientDisconnect ( SagaLib.Client client_t ) : void |
public NetworkLoop ( int maxNewConnections ) : void | ||
maxNewConnections | int | |
return | void |
public OnClientDisconnect ( SagaLib.Client client_t ) : void | ||
client_t | SagaLib.Client | |
return | void |