Browse Source

test

etomic
jl777 8 years ago
parent
commit
fba7fe2498
  1. 2
      iguana/dpow/dpow_network.c

2
iguana/dpow/dpow_network.c

@ -879,7 +879,7 @@ void dpow_nanomsg_update(struct supernet_info *myinfo)
} }
if ( np != 0 ) if ( np != 0 )
nn_freemsg(np), np = 0; nn_freemsg(np), np = 0;
if ( size == 0 || num > 100 ) //if ( size == 0 || num > 100 )
break; break;
} }
portable_mutex_unlock(&myinfo->dpowmutex); portable_mutex_unlock(&myinfo->dpowmutex);

Loading…
Cancel
Save