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