Public Member Functions | |
| KeepAliveEndpointDescriptor () | |
Public Attributes | |
| uint32_t | mLastRefreshRoundNumber |
| The last refresh round number that we sent a keepalive to this endpoint. | |
| char | mIpAddress [MAX_IP_ADDRESS_STRING_SIZE+1] |
| The address to which the keepalive was sent in round mLastRefreshRoundNumber. | |
| KeepAliveEndpointDescriptor | ( | ) | [inline] |
| uint32_t mLastRefreshRoundNumber |
The last refresh round number that we sent a keepalive to this endpoint.
| char mIpAddress[MAX_IP_ADDRESS_STRING_SIZE+1] |
The address to which the keepalive was sent in round mLastRefreshRoundNumber.