libmicrohttpd
[Top][All Lists]
Advanced

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

Re: [libmicrohttpd] [PATCH] Resume connections when using external mainl


From: Christian Grothoff
Subject: Re: [libmicrohttpd] [PATCH] Resume connections when using external mainloop
Date: Wed, 02 Sep 2015 17:44:35 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Icedove/31.7.0

On 09/02/2015 04:30 PM, address@hidden wrote:
> 
> The function resume_suspended_connections() is just being called from
> the internal "mainloops" select()/poll(). If the user is using its
> own mainloop and calling manually MHD_run_from_select() a suspended
> connection is never resumed.
> 
> This patch takes in consideration if it's being used an extern mainloop
> to avoid call MHD_run_from_select() twice.
> 
> Please guys i'm not sure if this is the best way to send a patch. Should
> i fill a bug at the bugtracker ? The patch should be attached or inline
> is good enough ?

No worries, any and all of these work. Your patch is already in SVN. ;-).

Thanks & Happy hacking!

-Christian

Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

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