Re: [libmicrohttpd] Segfault after MHD_quiesce_daemon()

2015-07-19 Thread Christian Grothoff
Hi! We need to understand the issue better before updating the documentation on this kind of speculative fix -- especially as the fix may work for your application, but may not be general. -Christian On 07/19/2015 08:16 PM, Markus Doppelbauer wrote: > Hello, > > Since I have moved the callM

Re: [libmicrohttpd] Segfault after MHD_quiesce_daemon()

2015-07-19 Thread Markus Doppelbauer
Hello, Since I have moved the call MHD_get_daemon_info( MHD_DAEMON_INFO_CURRENT_CONNECTIONS ) toMHD_NotifyConnectionCallback() no segfaults did occur. Could this be true? Maybe update the documentation? Thanks a lot Markus Am Samstag, den 18.07.2015, 17:25 +0200 schrieb Markus Doppelbaue