nuttx/libs/libc/net
Peter Bee e223f60c09 net/socket: move si_send/recv into sendmsg/recvmsg
Implement si_send/sendto/recvfrom with si_sendmsg/recvmsg, instead of
the other way round.

Change-Id: I7b858556996e0862df22807a6edf6d7cfe6518fc
Signed-off-by: Peter Bee <bijunda1@xiaomi.com>
2021-03-05 04:46:13 -08:00
..
Kconfig
lib_addrconfig.c
lib_addroute.c libs: Author Gregory Nutt: update licenses to Apache 2021-03-03 18:52:53 -08:00
lib_base64.c libc: Add b64_ntop and b64_pton implementation 2020-12-28 13:53:20 -03:00
lib_delroute.c libs: Author Gregory Nutt: update licenses to Apache 2021-03-03 18:52:53 -08:00
lib_etheraton.c libs/libc/net: implement ether_aton/ether_aton_r 2020-12-10 20:37:32 -06:00
lib_etherntoa.c libs: Author Gregory Nutt: update licenses to Apache 2021-03-03 18:52:53 -08:00
lib_htonl.c libs: nxstyle fixes 2021-03-03 18:52:53 -08:00
lib_htons.c libs: Author Gregory Nutt: update licenses to Apache 2021-03-03 18:52:53 -08:00
lib_inetaddr.c
lib_inetaton.c
lib_inetntoa.c
lib_inetntop.c
lib_inetpton.c
lib_loopback.c libs: Author Gregory Nutt: update licenses to Apache 2021-03-03 18:52:53 -08:00
lib_shutdown.c libs: Author Gregory Nutt: update licenses to Apache 2021-03-03 18:52:53 -08:00
lib_socketpair.c libs/libc/net: implement socketpair 2021-01-03 20:56:27 -06:00
Make.defs net/socket: move si_send/recv into sendmsg/recvmsg 2021-03-05 04:46:13 -08:00