ELinks 0.16.1.1
ftp_connection_info Struct Reference

Data Fields

int pending_commands
int opc
int conn_state
int buf_pos
unsigned int dir:1
unsigned int rest_sent:1
unsigned int use_pasv:1
char ftp_buffer [FTP_BUF_SIZE]
char cmd_buffer [1]

Field Documentation

◆ buf_pos

int ftp_connection_info::buf_pos

◆ cmd_buffer

char ftp_connection_info::cmd_buffer[1]

◆ conn_state

int ftp_connection_info::conn_state

◆ dir

unsigned int ftp_connection_info::dir

◆ ftp_buffer

char ftp_connection_info::ftp_buffer[FTP_BUF_SIZE]

◆ opc

int ftp_connection_info::opc

◆ pending_commands

int ftp_connection_info::pending_commands

◆ rest_sent

unsigned int ftp_connection_info::rest_sent

◆ use_pasv

unsigned int ftp_connection_info::use_pasv

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