Go to the source code of this file.
Variables | |
static const int | uptime_type = 2 |
static const int | uptime_port = 9969 |
static const char * | uptime_host = "uptime.eggheads.org" |
const char* uptime_host = "uptime.eggheads.org" [static] |
const int uptime_port = 9969 [static] |
Definition at line 29 of file uptime.h.
Referenced by send_uptime().
const int uptime_type = 2 [static] |
Definition at line 28 of file uptime.h.
Referenced by init_uptime().