37 extern void ut_timeval_diff (
struct timeval *start,
struct timeval *end,
int *res_sec,
int *res_msec);
char * ut_uchar2ipstr(unsigned char *ip_addr)
void ut_tolower(char *str)
int ut_check_timeout(struct timeval *start_time, struct timeval *end_time, int timeout_msec, int *res_sec, int *res_msec)
void ut_timeval_diff(struct timeval *start, struct timeval *end, int *res_sec, int *res_msec)
static struct timeval start_time