Age | Commit message (Collapse) | Author | |
---|---|---|---|
1997-09-04 | (ftp_conn_abort_open_actv_data): | Miles Bader | |
Close the data queue socket. (ftp_conn_finish_open_actv_data): Close the listen queue after looking for a connection. (ftp_conn_start_open_actv_data): Always generate a new data connection (it doesn't work to always listen on a single address). | |||
1997-09-02 | (ftp_conn_finish_open_data, | Miles Bader | |
ftp_conn_start_open_actv_data, ftp_conn_finish_open_actv_data): New functions. (ftp_conn_start_open_data): Renamed from ftp_conn_open_data. Use an active data connection if passive doesn't work. (ftp_conn_start_transfer): Use ftp_conn_start_open_data and ftp_conn_finish_open_data instead of ftp_conn_open_data. | |||
1997-05-07 | Initial checkin | Miles Bader | |