diff --git a/iguana/iguana_accept.c b/iguana/iguana_accept.c index 61bb1744c..28ce34ba2 100755 --- a/iguana/iguana_accept.c +++ b/iguana/iguana_accept.c @@ -94,6 +94,7 @@ void iguana_acceptloop(void *args) printf("found existing peer.(%s) in slot[%d]\n",ipaddr,i); iguana_iAkill(coin,&coin->peers.active[i],0); sleep(1); + break; } } /*if ( (uint32_t)ipbits == myinfo->myaddr.myipbits )