libmicrohttpd
[Top][All Lists]
Advanced

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

Re: [libmicrohttpd] suspend/resume patch


From: Evgeny Grin
Subject: Re: [libmicrohttpd] suspend/resume patch
Date: Wed, 20 Apr 2016 20:53:09 +0300
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.7.2


On 20.04.2016 20:45, Kenneth Mastro wrote:
> As a compromise, how about some way to just ask MHD if the connection is
> already suspended?  If you have a situation like Flavio's, he'd still
> have to do the check, but at least this way he's not having to keep a
> parallel state in his code.  I.e., he could write his own 'suspend'
> function that checks if it's suspended and just makes the MHD suspend
> call if it's not.  Not dissimilar to what he's doing now, but the
> storage is probably more reliable.

Yes, we can extend MHD_ConnectionInfoType and MHD_ConnectionInfo, if
there is a demand for that.

-- 
Best Wishes,
Evgeny Grin

Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

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