Hi,
We are using Suspend and Resume, and we see that libmicrohttpd returns EAGAIN while sending the response to the client.
Any idea why does this happen ? Is it because the client is not reading from the socket ?
What does MHD do in this case ? Does it close the connection on this error ?
I saw some previous discusion here. But, I was not clear.
Any information on this would be appreciated.
Thanks, Santos