Bugs 4073 2
Compare changes
Files
2+ 10
− 2
@@ -119,10 +119,14 @@ static bool s_timer_timeout_check(void * a_arg)
@@ -119,10 +119,14 @@ static bool s_timer_timeout_check(void * a_arg)
dap_worker_t * l_worker =(dap_worker_t*) pthread_getspecific(l_events->pth_key_worker);; // We're in own esocket context
log_it(L_WARNING,"Connection timeout for request http://%s:%u/%s, possible network problems or host is down",
@@ -131,7 +135,11 @@ static bool s_timer_timeout_check(void * a_arg)
@@ -131,7 +135,11 @@ static bool s_timer_timeout_check(void * a_arg)