nuttx/net/inet
zhanghongyu 03265caa7a inet_sendto: correct error messages and remove the comment
Comment information and printing do not match the actual function.

Signed-off-by: zhanghongyu <zhanghongyu@xiaomi.com>
2023-09-09 00:16:52 +08:00
..
CMakeLists.txt
inet_globals.c
inet_sockif.c
inet_txdrain.c
inet.h
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