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