GNU libmicrohttpd  0.9.29
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups
internal.c File Reference

internal functions and macros for the framing layer More...

#include "platform.h"
#include "structures.h"
Include dependency graph for internal.c:

Go to the source code of this file.

Functions

unsigned long long SPDYF_monotonic_time (void)
 

Detailed Description

internal functions and macros for the framing layer

Author
Andrey Uzunov

Definition in file internal.c.

Function Documentation

unsigned long long SPDYF_monotonic_time ( void  )

Returns monotonic time, to be used for session timeouts.

Returns
time in milliseconds

Definition at line 30 of file internal.c.

References NULL.

Referenced by SPDYF_get_fdset(), SPDYF_get_timeout(), SPDYF_session_accept(), SPDYF_session_idle(), SPDYF_session_read(), and SPDYF_session_write().

Here is the caller graph for this function: