Browse Source

Test

etomic
jl777 8 years ago
parent
commit
4c2897ea4e
  1. 2
      iguana/exchanges/LP_network.c

2
iguana/exchanges/LP_network.c

@ -269,7 +269,7 @@ void gc_loop(void *arg)
{
struct rpcrequest_info *req,*rtmp; int32_t flag = 0;
strcpy(LP_gcloop_stats.name,"gc_loop");
LP_gcloop_stats.threshold = 1001.;
LP_gcloop_stats.threshold = 1100.;
while ( 1 )
{
flag = 0;

Loading…
Cancel
Save