Mongoose releases, including 5.4, are here:
https://github.com/cesanta/mongoose/releases

Please read the docs as well, many things are explained there:
http://cesanta.com/docs/Embed.shtml
http://cesanta.com/docs/API.shtml


On Fri, Aug 8, 2014 at 5:32 PM, Scott Ellis <[email protected]> wrote:

> You said "another thread could mg_wakeup_server_ex() to push the result
> of the long-running operation to the respective connection"
>
> I am finding that mg_wakeup_server_ex() does not exist in mongoose 5.3.
>
> I am only able to get source for 5.3. Is this function only in 5.4? Can I
> have access to that source to try it out?
>
> I tried calling mg_wakeup_server() (which does exist in 5.3) from a long
> running user callback in another thread, but find that the mg_connection
> structure has gone bad when I try to write the response.
>
> Thanks,
> Scott
>
> On Friday, August 8, 2014 9:23:05 AM UTC-6, Scott Ellis wrote:
>>
>> I think so. Thanks a lot for the detailed response. Will see what I can
>> do with this information.
>> Thanks
>> -Scott
>
>  --
> You received this message because you are subscribed to the Google Groups
> "mongoose-users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> To post to this group, send email to [email protected].
> Visit this group at http://groups.google.com/group/mongoose-users.
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups 
"mongoose-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/mongoose-users.
For more options, visit https://groups.google.com/d/optout.

Reply via email to