libmicrohttpd
[Top][All Lists]
Advanced

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

[libmicrohttpd] MHD_suspend_connection()


From: Markus Doppelbauer
Subject: [libmicrohttpd] MHD_suspend_connection()
Date: Thu, 25 Jun 2015 14:28:48 +0200

Hello,

Is it allowed/safe to suspend a connection via "MHD_suspend_connection()" inside a
"MHD_ContentReaderCallback()" handler?

I am asking because
a) the docs say:
      "The only safe time to suspend a connection is from the MHD_AccessHandlerCallback."
b) the "MHD_ContentReaderCallback()" does not have a "connection" parameter.

Thanks a lot!
Markus



reply via email to

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