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
Loading
Checking pipeline status
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment