Browse Source

Test

etomic
jl777 7 years ago
parent
commit
2a05b019c2
  1. 2
      iguana/exchanges/stats.c

2
iguana/exchanges/stats.c

@ -777,7 +777,7 @@ void stats_rpcloop(void *args)
#else
if ( sock < 0 )
{
fprintf(stderr,".");
//fprintf(stderr,".");
usleep(50000);
continue;
}

Loading…
Cancel
Save