y_send: debug, try another way re_sending paquets
This commit is contained in:
@@ -581,9 +581,9 @@ for(int tour_i=0;(tour_i<4) && (check_if_in_ok_header_l_(argS->m_ok_head_l_t, na
|
||||
size_t delay = 8000000;
|
||||
printf("debug: wait %ld before checking, in tour:%d\n",delay, tour_i);
|
||||
usleep(delay);
|
||||
free(timeid);
|
||||
timeid = time_id();
|
||||
sprintf(nameid, "%s_%s_%s_%s",name_f, tempAddr, tempAddr, timeid);
|
||||
//free(timeid);
|
||||
//timeid = time_id();
|
||||
//sprintf(nameid, "%s_%s_%s_%s",name_f, tempAddr, tempAddr, timeid);
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user