Definition at line 45 of file test_client_many.c.
References buff, TT::c, client_str, TT::d, dic_get_dns_node(), dic_get_timestamp(), TT::f, TT::i, my_ctime, TT::s, str, and TT::str.
54 printf(
"Received ONCE_ONLY : %s\n",
buff);
64 printf(
"DNS node = %s\n",node);
65 printf(
"size = %d\n",*
size);
66 memcpy(&
t, buf, *
size);
67 printf(
"t.i = %d, t.d = %2.2f, t.s = %d, t.c = %c, t.f = %2.2f, t.str = %s\n",
72 str[strlen(str)-1] =
'\0';
73 printf(
"timestamp = %s.%d\n",str,millis);
78 printf(
"%s Received %s for Service%03d\n",
client_str,buf, *tag);
#define my_ctime(t, str, size)
int dic_get_dns_node(char *node)
int dic_get_timestamp(unsigned serv_id, int *secs, int *milisecs)