Files
nuttx/net/socket
Ville Juven ac4183e589 socket/send/recv: Copy user parameters to kernel memory (BUILD_KERNEL)
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.
2023-05-27 03:24:06 +08:00
..
2023-03-06 20:58:27 +02:00
2023-04-22 01:42:47 +08:00
2023-03-06 20:58:27 +02:00
2023-05-10 19:32:09 -03:00
2023-03-06 20:58:27 +02:00