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

function to update last activity of a connection 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

function to update last activity of a connection

Author
Christian Grothoff

Definition in file connection_update_last_activity.h.

Function Documentation

void MHD_NONNULL ( )

Update the 'last_activity' field of the connection to the current time and move the connection to the head of the 'normal_timeout' list if the timeout for the connection uses the default value.

Parameters
connectionthe connection that saw some activity