libmicrohttpd
[Top][All Lists]
Advanced

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

Re: [libmicrohttpd] Query on async response using microhttpd


From: Christian Grothoff
Subject: Re: [libmicrohttpd] Query on async response using microhttpd
Date: Mon, 22 Aug 2016 22:10:04 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Icedove/45.1.0

On 08/22/2016 09:36 PM, Geetha Shanmugam wrote:
> 1. Is there a way to find out if MHD_resume_connection returned an error?
> (i am using MHD version 0.9.50 and resume and suspend returns void)

There is nothing to check here.

> 2. MHD_USE_SELECT_INTERNALLY can handle multiple simultaneous connections,
> right? 

Yes.

> How can i differentiate the connection pointers with respect be
> multiple connection?

Usually by storing your application-specific context in the "*con_cls".

Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

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