|
char | nick [PI_NICK_MAX_LEN] |
|
PEERBool | inRoom [NumRooms] |
|
PEERBool | local |
|
unsigned int | IP |
|
int | profileID |
|
PEERBool | gotIPAndProfileID |
|
int | flags [NumRooms] |
|
unsigned long | lastPingSend |
|
unsigned long | lastPingRecv |
|
unsigned long | lastXping |
|
PEERBool | waitingForPing |
|
int | pingsReturned |
|
int | pingsLostConsecutive |
|
int | pingAverage |
|
int | pingHistory [PI_PING_HISTORY_LEN] |
|
int | pingHistoryNum |
|
int | numPings |
|
PEERBool | xpingSent |
|
PEERBool | inPingRoom |
|
PEERBool | inXpingRoom |
|
PEERBool | mustPing |
|
PEERBool | pingOnce |
|
The documentation for this struct was generated from the following file: