libmicrohttpd
[Top][All Lists]
Advanced

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

[libmicrohttpd] queueing requests


From: Eivind Sarto
Subject: [libmicrohttpd] queueing requests
Date: Wed, 19 Sep 2012 13:54:32 -0400

Hi,

Most (all?) of the examples in libmicrohttpd will queue the response from the 
second call to the client handler.

If you already know that you want to respond with an error during the initial 
call to the client handler (client context ptr == NULL),
would it be appropriate to queue the reply immediately?
What would be the ramifications of queueing an error response immediately?

Thanks
-eivind


reply via email to

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