Skip to content
Snippets Groups Projects
Nicolò Caruso's avatar
Nicolò Caruso authored
The timeout was not considered in all the necessary part. In fact, waitForSocketIrq was not using it in the runInterruptServiceRoutine.
While running the ISR the timeout was not considered but only the hard-limit timeout was taken into consideration.
This is now changed, therefore now while running the ISR routine, the minimum between the custom timeout and the HARD limit is used.
6aea10c8
History
Name Last commit Last update