@ -1179,12 +1179,7 @@ void LPinit(uint16_t myport,uint16_t mypullport,uint16_t mypubport,uint16_t mybu
usleep(1000);
else if ( IAMLP == 0 )
if ( (rand() % 100) == 0 )
{
printf("rpc port reset test\n");
closesocket(LP_bindsock);
LP_bindsock = -1;
}
printf("mainloop\n");
#endif