|
ELinks 0.19.1
|
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] |
| int ftp_connection_info::buf_pos |
| char ftp_connection_info::cmd_buffer[1] |
| int ftp_connection_info::conn_state |
| unsigned int ftp_connection_info::dir |
| char ftp_connection_info::ftp_buffer[FTP_BUF_SIZE] |
| int ftp_connection_info::opc |
| int ftp_connection_info::pending_commands |
| unsigned int ftp_connection_info::rest_sent |
| unsigned int ftp_connection_info::use_pasv |