ELinks 0.18.0
fsp_connection_info Struct Reference
Collaboration diagram for fsp_connection_info:

Data Fields

FSP_SESSIONses
FSP_PKT in
FSP_PKT out
FSP_FILEf
FSP_DIRdir
char * path
return_handler_T return_func
struct stat sb
timer_id_T send_timer
int ret
char buf [FSP_MAXPACKET]
struct timeval start [8]
struct timeval stop
unsigned int retry
unsigned int dupes
int w_delay
int f_delay
int l_delay
unsigned int t_delay
int blocksize
int pos

Field Documentation

◆ blocksize

int fsp_connection_info::blocksize

◆ buf

char fsp_connection_info::buf[FSP_MAXPACKET]

◆ dir

FSP_DIR* fsp_connection_info::dir

◆ dupes

unsigned int fsp_connection_info::dupes

◆ f

FSP_FILE* fsp_connection_info::f

◆ f_delay

int fsp_connection_info::f_delay

◆ in

FSP_PKT fsp_connection_info::in

◆ l_delay

int fsp_connection_info::l_delay

◆ out

FSP_PKT fsp_connection_info::out

◆ path

char* fsp_connection_info::path

◆ pos

int fsp_connection_info::pos

◆ ret

int fsp_connection_info::ret

◆ retry

unsigned int fsp_connection_info::retry

◆ return_func

return_handler_T fsp_connection_info::return_func

◆ sb

struct stat fsp_connection_info::sb

◆ send_timer

timer_id_T fsp_connection_info::send_timer

◆ ses

FSP_SESSION* fsp_connection_info::ses

◆ start

struct timeval fsp_connection_info::start[8]

◆ stop

struct timeval fsp_connection_info::stop

◆ t_delay

unsigned int fsp_connection_info::t_delay

◆ w_delay

int fsp_connection_info::w_delay

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