ELinks 0.16.1.1
keepalive_connection Struct Reference
Collaboration diagram for keepalive_connection:

Data Fields

void * magic1
struct keepalive_connectionnext
struct keepalive_connectionprev
void * magic2
struct uriuri
void(* done )(struct connection *)
timeval_T timeout
timeval_T creation_time
unsigned int protocol_family:1
int socket

Field Documentation

◆ creation_time

timeval_T keepalive_connection::creation_time

◆ done

void(* keepalive_connection::done) (struct connection *)

◆ magic1

void* keepalive_connection::magic1

◆ magic2

void* keepalive_connection::magic2

◆ next

struct keepalive_connection* keepalive_connection::next

◆ prev

struct keepalive_connection* keepalive_connection::prev

◆ protocol_family

unsigned int keepalive_connection::protocol_family

◆ socket

int keepalive_connection::socket

◆ timeout

timeval_T keepalive_connection::timeout

◆ uri

struct uri* keepalive_connection::uri

The documentation for this struct was generated from the following file: