mirror of
https://github.com/apache/nuttx.git
synced 2026-05-15 13:16:28 +08:00
42abf22eef
When using recvfrom, the data should be copied back to the user provided buffer after psock_recvfrom, not before.