libmicrohttpd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [libmicrohttpd] issue with suspend/resume


From: José Bollo
Subject: Re: [libmicrohttpd] issue with suspend/resume
Date: Thu, 11 May 2017 15:13:18 +0200

On Thu, 11 May 2017 15:49:43 +0300
Evgeny Grin <address@hidden> wrote:

> On 11.05.2017 15:26, José Bollo wrote:
> > First, I just tried the latest commit
> > (787bfd1859db22c58271f287dfcb505c0052edd3): Do not add any
> > "Connection" headers for "upgrade" connections.
> > 
> > My issue was still here but...  
> 
> Strange, resuming connection are now resumed before any other
> processing. Are you sure that there are no difference at all?

No difference: even the header is not sent.

> Zero timeout means "need more immediately processing", for example if
> more data is still waiting in network buffers.

Yes

> No-zero timeouts usually generated when you set connection timeout so
> MHD is able to close timed-out connections.

Ah yes, understood.

Thanks you very much for your help.

Regards
José

PS. A little question that dont really need answer now: why to not integrate 
the test and the loop in MHD_run?






reply via email to

[Prev in Thread] Current Thread [Next in Thread]