-
- Downloads
[Wiz5500] Fix on the recvfrom not handling more than one packet
The Wizznet driver in recvfrom was failing in case of received more than one packet. In that case the recvlength was greater than the length, making fail the recvfrom. Also it did not consume the data therefore not recovering from the failure.
Loading
Please register or sign in to comment