Christian Grothoff writes: > On 09/02/2015 04:30 PM, [email protected] 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
