|
|
@ -1126,7 +1126,7 @@ void LPinit(uint16_t myport,uint16_t mypullport,uint16_t mypubport,uint16_t mybu |
|
|
|
//fprintf(stderr,".");
|
|
|
|
sleep(3); |
|
|
|
} |
|
|
|
if ( 0 && LP_mainloop_iter(ctx,myipaddr,mypeer,pubsock,pushaddr,myport) != 0 ) |
|
|
|
if ( LP_mainloop_iter(ctx,myipaddr,mypeer,pubsock,pushaddr,myport) != 0 ) |
|
|
|
nonz++; |
|
|
|
if ( nonz == 0 ) |
|
|
|
usleep(1000); |
|
|
|