Re: [libmicrohttpd] libmicrohttpd 0.9.55 https and MHD_USE_EPOLL

2017-09-08 Thread Evgeny Grin
Hi Denis, Problem was fixed in git master. Could you recheck on your side? -- Best Wishes, Evgeny Grin On 05.09.2017 23:22, Evgeny Grin wrote: > Hi Denis, > > Reproduced on CentOS 7 with current git master. > Will look into it. > > -- Best Wishes, Evgeny Grin On 05.09.2017 4:54, Denis Dowling

Re: [libmicrohttpd] Semantics of MHD_run_from_select

2017-09-08 Thread Evgeny Grin
Hi Martin, I've updated doxy in git master to make usage of MHD_get_timeout() more clearly necessary. Looking on systemd code, I think that simplest way to correct systemd behaviour is to add special timerfd to polling set and update timer after each run of MHD. -- Best Wishes, Evgeny Grin On 0