mattnenterprise / rust-ftp

FTP client for Rust
Apache License 2.0
182 stars 57 forks source link

Add connect_with_timeout method to FtpStream #81

Closed adolfosilva closed 6 years ago

adolfosilva commented 6 years ago

Add connect_with_timeout method to FtpStream to allow a connection attempt to timeout.