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 libc: Typecast to avoid overflow in inet_addr for AVR 2020-07-19 15:49:13 -03:00
lib_inetaton.c
lib_inetntoa.c nxstyle fixes 2020-04-11 21:19:47 +01:00
lib_inetntop.c Add some comments to inet_ntop() 2020-10-05 03:00:22 +08:00
lib_inetpton.c Fix wait loop and void cast (#24) 2020-01-02 10:54:43 -06:00
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