mirror of
https://github.com/apache/nuttx.git
synced 2026-05-12 09:48:31 +08:00
9f8d587b64
The rpmsg addr get from socket accept has rp_family=0, which is not intended, to avoid wrong logic in other place, set the rp_family in ns_bind function. Signed-off-by: Zhe Weng <wengzhe@xiaomi.com>