mirror of
https://github.com/apache/nuttx.git
synced 2026-05-15 13:16:28 +08:00
b10dcf7c0d
If the udp socket not connected, it is possible to have multi-different destination address in each iob entry, update the remote address every time to avoid sent to the incorrect destination. Signed-off-by: chao.an <anchao@xiaomi.com>