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