On Mon, Dec 15, 2025 at 07:03:35AM +0100, Christof Meerwald wrote:
> Not really expected if everything is implemented correctly. Maybe
> something to do with concurrent connections not being handled
> in the best way with cpp-httplib?
This was with a single client, no concurrent requests.
Wonder if this remark in DESCR of www/cpp-httplib relevant
NOTE: This library uses 'blocking' socket I/O. If you are looking
for a library with 'non-blocking' socket I/O, this is not the one
that you want.
--
Mayuresh