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

complete upgrade socket forwarding operation in TLS mode More...

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

Go to the source code of this file.

Functions

void MHD_NONNULL (1)
 

Detailed Description

complete upgrade socket forwarding operation in TLS mode

Author
Christian Grothoff

Definition in file connection_finish_forward.h.

Function Documentation

void MHD_NONNULL ( )

Stop TLS forwarding on upgraded connection and reflect remote disconnect state to socketpair.

Remarks
In thread-per-connection mode this function can be called from any thread, in other modes this function must be called only from thread that process daemon's select()/poll()/etc.
Parameters
connectionthe upgraded connection