mirror of
https://github.com/apache/nuttx.git
synced 2026-08-05 22:29:02 +00:00
due to https://github.com/apache/nuttx/pull/13722/commits, In the socketpair.c,fs_heap interface replaces kmm interface Signed-off-by: wangchen <wangchen41@xiaomi.com> |
||
|---|---|---|
| .. | ||
| accept.c | ||
| bind.c | ||
| CMakeLists.txt | ||
| connect.c | ||
| getpeername.c | ||
| getsockname.c | ||
| getsockopt.c | ||
| Kconfig | ||
| listen.c | ||
| Make.defs | ||
| net_close.c | ||
| net_dup2.c | ||
| net_fstat.c | ||
| net_poll.c | ||
| net_sendfile.c | ||
| net_sockif.c | ||
| net_timeo.c | ||
| recv.c | ||
| recvfrom.c | ||
| recvmsg.c | ||
| send.c | ||
| sendmsg.c | ||
| sendto.c | ||
| setsockopt.c | ||
| shutdown.c | ||
| socket.c | ||
| socket.h | ||
| socketpair.c | ||