mirror of
https://github.com/apache/nuttx.git
synced 2026-08-18 11:41:51 +08:00
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>