Send and recv all data when necessary
Expose net_recv_all() and net_send_all(), equivalent of net_recv() and net_send(), but that waits/retries until the requested length has been transferred. Use these new functions where it was (wrongly) assumed that the requested length had been transferred.
R
Romain Vimont committed
a791c272bc203796c390e76718195541f9ddc4d7
Parent: d646f95