Method | Description | |
---|---|---|
ServerListRetrieveSocket ( ) : System | ||
Shutdown ( ) : void |
Shutsdown the underlying sockets
|
Method | Description | |
---|---|---|
ProcessAccept ( |
Accepts a TcpClient, and begin the serverlist fetching process for the client. This method is executed when the user updates his server browser ingame
|
Method | Description | |
---|---|---|
MasterClient_OnDisconnect ( |
Callback for when a connection had disconnected
|
protected ProcessAccept ( |
||
Stream | ||
return | void |