nuttx/net/inet
gaohedong 7f9d3a055b tasking: remove no use remove excess code
Remove excess code, and add return value for function

Signed-off-by: gaohedong <gaohedong@xiaomi.com>
2025-12-24 20:09:05 +08:00
..
CMakeLists.txt
inet.h
inet_globals.c
inet_sockif.c tasking: remove no use remove excess code 2025-12-24 20:09:05 +08:00
inet_txdrain.c
ipv4_build_header.c
ipv4_getpeername.c
ipv4_getsockname.c
ipv4_getsockopt.c
ipv4_setsockopt.c
ipv6_build_header.c
ipv6_getpeername.c
ipv6_getsockname.c
ipv6_getsockopt.c
ipv6_setsockopt.c
Kconfig
Make.defs