mirror of
https://github.com/jorisvink/kore
synced 2025-03-09 04:29:02 -04:00
introduce net_send_flush() and net_recv_flush() for this purpose, we attempt to make as much headway as possible until we reach EAGAIN or until we can simply pickup again later. should merge all the stuff in http_response() into a single send buffer, **out is in place in net_send_queue() for that purpose.
Description
Languages
C
98.6%
Makefile
1%
Shell
0.4%