mirror of
https://github.com/apache/nuttx.git
synced 2026-03-27 10:39:28 +08:00
Protect usrsock_rpmsg_server resources through conn_lock, avoid lack of protection for usrsock_rpmsg_server after net_lock modification. Signed-off-by: zhanghongyu <zhanghongyu@xiaomi.com>