ELinks 0.18.0
|
Public Member Functions | |
LIST_HEAD_EL (struct keepalive_connection) | |
Data Fields | |
struct uri * | uri |
void(* | done )(struct connection *) |
timeval_T | timeout |
timeval_T | creation_time |
unsigned int | protocol_family:1 |
int | socket |
keepalive_connection::LIST_HEAD_EL | ( | struct keepalive_connection | ) |
timeval_T keepalive_connection::creation_time |
void(* keepalive_connection::done) (struct connection *) |
unsigned int keepalive_connection::protocol_family |
int keepalive_connection::socket |
timeval_T keepalive_connection::timeout |
struct uri* keepalive_connection::uri |