GuiHostState
From MLDonkey
(Redirected from GuiState)
| Type | Format | Description |
|
State : Current state of a connection | ||
| int8 | Connection State: | |
| 0 : Not Connected | ||
| 1 : Connecting | ||
| 2 : Connected Initiating | ||
| 3 : Connected Downloading | ||
| 4 : Connected | ||
| 5 : Connected and Queued | ||
| 6 : New Host | ||
| 7 : Removed Host (this host should be removed) | ||
| 8 : Black Listed | ||
| 9 : Not Connected and was Queued | ||
| 10 : Connected and ? | ||
| Int32 | Rank (present ONLY IF Connection State = 3 or 5 or 9) | |