mirror of
https://github.com/apache/nuttx.git
synced 2026-08-02 12:49:00 +00:00
This commit adds logic to first check for UDP connection mode. If the UDP socket is connected, then the NULL 'to' address is ignored and saved connection address is used instead. |
||
|---|---|---|
| .. | ||
| inet.h | ||
| inet_close.c | ||
| inet_globals.c | ||
| inet_recvfrom.c | ||
| inet_setipid.c | ||
| inet_sockif.c | ||
| ipv4_getsockname.c | ||
| ipv6_getsockname.c | ||
| Kconfig | ||
| Make.defs | ||