incubator-nuttx/net/netlink
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 Remove exra whitespace from files (#189) 2020-01-31 09:24:49 -06:00
Make.defs net: Author Gregory Nutt: update licenses to Apache 2021-02-20 00:38:18 -08:00
netlink.h net: Author Gregory Nutt: update licenses to Apache 2021-02-20 00:38:18 -08:00
netlink_conn.c net: Author Gregory Nutt: update licenses to Apache 2021-02-20 00:38:18 -08:00
netlink_notifier.c net: Author Gregory Nutt: update licenses to Apache 2021-02-20 00:38:18 -08:00
netlink_route.c net: Author Gregory Nutt: update licenses to Apache 2021-02-20 00:38:18 -08:00
netlink_sockif.c net/socket: move si_send/recv into sendmsg/recvmsg 2021-03-05 04:46:13 -08:00