nuttx/net/pkt
dongjiuzhu1 bb65de6cae net: unify socket info file descriptor
MIRTOS-255

Change-Id: Iee680c8ac07fe87fb6e7900b4f792e0f1ff5036d
Signed-off-by: Jiuzhu Dong <dongjiuzhu1@xiaomi.com>
2021-03-03 22:23:44 +08:00
..
Kconfig Squashed commit of the following: 2018-06-25 12:08:10 -06:00
Make.defs net/socket: move si_send/recv into sendmsg/recvmsg 2021-03-02 17:33:01 +08:00
pkt.h net/socket: move si_send/recv into sendmsg/recvmsg 2021-03-02 17:33:01 +08:00
pkt_callback.c net/: Fix some incorrect comments that go back for years (but have also been cloned in newer files). The network was once interrupt driver, but now runs on the work queue with a semaphore to enforce mutual exclusion. 2018-06-23 14:09:06 -06:00
pkt_conn.c net/pkt: Fix inconsistent use of FAR 2020-02-13 15:10:34 +08:00
pkt_finddev.c net/pkt: Eliminate a compile error due to missing include and also a warning. 2017-11-29 15:20:15 -06:00
pkt_input.c net/pkt: Fix inconsistent use of FAR 2020-02-13 15:10:34 +08:00
pkt_poll.c Fix wait loop and void cast (#24) 2020-01-02 10:54:43 -06:00
pkt_recvmsg.c net/socket: move si_send/recv into sendmsg/recvmsg 2021-03-02 17:33:01 +08:00
pkt_sendmsg.c net: unify socket info file descriptor 2021-03-03 22:23:44 +08:00
pkt_sockif.c net/socket: move si_send/recv into sendmsg/recvmsg 2021-03-02 17:33:01 +08:00