nuttx/net/udp
zhanghongyu 3e4e416786 tcp/udp_connect: If the remote addr is ANY, change it to LOOPBACK
Behavior alignment to Linux

Signed-off-by: zhanghongyu <zhanghongyu@xiaomi.com>
2023-01-29 13:46:43 +08:00
..
Kconfig
Make.defs
udp_callback.c
udp_close.c net/udp: correct linger timeout 2023-01-18 02:47:12 +08:00
udp_conn.c tcp/udp_connect: If the remote addr is ANY, change it to LOOPBACK 2023-01-29 13:46:43 +08:00
udp_devpoll.c
udp_finddev.c
udp_input.c
udp_ioctl.c
udp_ipselect.c
udp_netpoll.c
udp_notifier.c
udp_recvfrom.c
udp_send.c support ipv4 ToS and ipv6 TrafficClass 2023-01-29 13:43:44 +08:00
udp_sendto_buffered.c
udp_sendto_unbuffered.c
udp_setsockopt.c
udp_txdrain.c
udp_wrbuffer_dump.c
udp_wrbuffer.c
udp.h