Skip to content
Snippets Groups Projects
Commit 0e782abc authored by Nicolò Caruso's avatar Nicolò Caruso
Browse files

[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.
parent 09d06ed5
Branches
Tags
No related merge requests found
Pipeline #11416 failed