mirror of
https://github.com/apache/nuttx.git
synced 2026-05-15 03:58:06 +08:00
194d0cdec9
By: 1. Take out net_ip_binding_laddr/raddr macro 2. INET6_ADDRSTRLEN is long enough for all address buffer and no need to add 0 to the end of buffer since inet_ntop will do so Signed-off-by: Zhe Weng <wengzhe@xiaomi.com>