a791c272bc
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. |
||
---|---|---|
.. | ||
src | ||
tests | ||
meson.build |