mirror of
https://github.com/apache/nuttx.git
synced 2026-05-10 23:40:21 +08:00
34fbaa15ee
Return ntotal (total bytes written) instead of ret (result of last write call). This matches the expected semantics and is consistent with net_writeroute_ipv4(). Signed-off-by: zhanghongyu <zhanghongyu@xiaomi.com>