Definition at line 25 of file ftplib.h.
Data Fields | |
int | sock |
int | data |
int | err_no |
int FTP_CON::data |
Definition at line 27 of file ftplib.h.
Referenced by ftp_close(), ftp_data(), ftp_dir(), ftp_get(), ftp_put(), and md_dev_os_write().
int FTP_CON::err_no |
int FTP_CON::sock |
Definition at line 26 of file ftplib.h.
Referenced by ftp_bye(), ftp_connect(), ftp_get_message(), and ftp_send_message().