mirror of
https://github.com/apache/nuttx.git
synced 2026-06-07 01:05:54 +08:00
2d0baa779d
Author: chao.an <anchao@xiaomi.com> net/udp: break the network lock to avoid deadlock network deadlock when udp sendto() storm is coming net/close: force wait tx drain to complete atomic send() and close() will causes data to be discarded directly Signed-off-by: chao.an <anchao@xiaomi.com>