suresh-dersec
Results
1
comments of
suresh-dersec
I just tried this, and it worked for me: Use **goto** in the if (rc == -1 && errno != EMBBADCRC){ /* Quit */ goto start; } Add this start...