Skip to content
Snippets Groups Projects
user avatar
Beat Küng authored
By reading sizeof(packet), it could have happened that 2 packets at once
were read, and the second one was then ignored.
This makes sure that only one packet at a time is read.

The other 2 changes are for efficiency.
e6d71680
History
Name Last commit Last update