GNU libmicrohttpd  0.9.62
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups
request_resume.h File Reference

implementation of MHD_request_resume() More...

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

bool MHD_NONNULL (1)
 

Detailed Description

implementation of MHD_request_resume()

Author
Christian Grothoff

Definition in file request_resume.h.

Function Documentation

bool MHD_NONNULL ( )

Run through the suspended connections and move any that are no longer suspended back to the active state.

Remarks
To be called only from thread that process daemon's select()/poll()/etc.
Parameters
daemondaemon context
Returns
true if a connection was actually resumed