On Thu, Dec 21, 2017 at 6:59 PM, Yann Ylavic <ylavic....@gmail.com> wrote: > On Thu, Dec 21, 2017 at 6:49 PM, Stefan Eissing <ste...@eissing.org> wrote: >> Oops, thought it was OK. That causes the hangers? > > Not anymore :) > > But h2_conn_run() seems to possibly return CONN_STATE_HANDLER, it > looks stange to me, and for once causes hanger ;) > What's the meaning of it?
That's for when it's called from h2_protocol_switch() possibly, the issue is that it's also called from h2_h2_process_conn(), a process_connection hook which returns straight to the MPM...