#include <ServerTrack.h>
Public Member Functions | |
ServerTrack () | |
~ServerTrack () | |
void | sendStart () |
void | checkTtl () |
void | update (ipaddr, int) |
bool | isActive () |
|
void constructor |
|
delete entries from csrv |
|
check ttl value in list and expire it |
|
check if this server active |
|
send start and add localhost to list |
|
add or update server to list |