mirror of
https://github.com/apache/nuttx.git
synced 2026-06-07 09:18:00 +08:00
e2cf0cad39
Follow the posix standard: If no messages are available to be received and the peer has performed an orderly shutdown, recv() shall return 0. Signed-off-by: Bowen Wang <wangbowen6@xiaomi.com>