mirror of
https://github.com/apache/nuttx.git
synced 2026-06-06 08:36:24 +08:00
ac4183e589
Need to copy the user pointers into kernel memory before calling send/recv, because devif_poll() and others will fail at once due to wrong mappings.