incubator-nuttx/net/pkt
Xiang Xiao 2fd73bd82f net: Fix max conn always one less than configured value
return NULL only when the total number is larger than configured value

Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
2024-04-07 10:42:56 -03:00
..
CMakeLists.txt
Kconfig net/pkt: Support binding to devices other than ETH 2024-02-22 21:21:48 -08:00
Make.defs
pkt.h net/pkt: Support binding to devices other than ETH 2024-02-22 21:21:48 -08:00
pkt_callback.c
pkt_conn.c net: Fix max conn always one less than configured value 2024-04-07 10:42:56 -03:00
pkt_finddev.c
pkt_input.c net/pkt: Support binding to devices other than ETH 2024-02-22 21:21:48 -08:00
pkt_poll.c
pkt_recvmsg.c
pkt_sendmsg.c net: Fix minor coding problems 2024-02-23 10:34:23 -03:00
pkt_sockif.c net/pkt: Support binding to devices other than ETH 2024-02-22 21:21:48 -08:00