GNU libmicrohttpd
0.9.29
|
internal functions and macros for the framing layer More...
Go to the source code of this file.
Functions | |
unsigned long long | SPDYF_monotonic_time (void) |
internal functions and macros for the framing layer
Definition in file internal.c.
unsigned long long SPDYF_monotonic_time | ( | void | ) |
Returns monotonic time, to be used for session timeouts.
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().