c933339771
* Spawn to threads as a client to handle stdin (blocking) & connection/transfer * Input from stdin gets transfered to connection-thread via MPSC-channel * Included a new flag (-a) to skip stdin and instead download all available files from the host * Removed earlier typos |
||
---|---|---|
.. | ||
client.rs | ||
lib.rs | ||
main.rs | ||
server.rs |