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: flavio.ceolin
Subject: Re: [libmicrohttpd] [PATCH] Resume connections when using external mainloop
Date: Wed, 02 Sep 2015 13:50:35 -0300

Christian Grothoff writes:

> 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

Cool,

Thanks a lot !


-- 
Flavio Ceolin
Intel Open source Technology Center



reply via email to

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