mirror of
https://github.com/apache/nuttx.git
synced 2026-08-02 12:49:00 +00:00
optimize the current code format according to the previous net_xxx_wait implementation to reduce multiple calls of similar code Signed-off-by: zhanghongyu <zhanghongyu@xiaomi.com> |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| Kconfig | ||
| Make.defs | ||
| pkt.h | ||
| pkt_callback.c | ||
| pkt_conn.c | ||
| pkt_finddev.c | ||
| pkt_getsockopt.c | ||
| pkt_input.c | ||
| pkt_netpoll.c | ||
| pkt_poll.c | ||
| pkt_recvmsg.c | ||
| pkt_sendmsg_buffered.c | ||
| pkt_sendmsg_unbuffered.c | ||
| pkt_setsockopt.c | ||
| pkt_sockif.c | ||