mirror of
https://github.com/apache/nuttx.git
synced 2026-06-10 03:13:56 +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>