Fix net_send_all()
On partial writes, the final result was the number of bytes written by the last send() rather than the total.
R
Romain Vimont committed
6f03022646bc400ae02ba9d4ec863646cf1ae063
Parent: daf90d3
On partial writes, the final result was the number of bytes written by the last send() rather than the total.