rust-lightning/lightning-net-tokio
Matt Corallo 5a403bdb13 Update tokio to 1.0
This requires ensuring TcpStreams are set in nonblocking mode as
tokio doesn't handle this for us anymore, so we adapt the public
API to just accept std TcpStreams instead of an extra conversion
hop. Luckily converting them is cheap.
2021-01-26 18:37:04 -05:00
..
src Update tokio to 1.0 2021-01-26 18:37:04 -05:00
Cargo.toml Update tokio to 1.0 2021-01-26 18:37:04 -05:00