Evgeny Grin wrote:
> Thanks for precise description and code analysis, Frank. > The issue (and a couple of connected issues) has been fixed in git master. The rework looks good, thanks! One other thing would be nice. As it is, when these internal errors occur, libmicrohttpd might send a diagnostic to stderr, but otherwise the enclosing application has no way of knowing that this happened. Would you consider keeping maybe daemon->error_count, or an errno log, or something available, so an app could at least tell something is going wrong? > Could you build MHD from git sources and check whether the issue is > fixed for you? I'll do so shortly. - FChE