Gurwinder Singh
83273b8b50
chore: use ready macro from futures-core ( #1300 )
2019-07-15 10:43:54 -07:00
Yin Guanhao
88e775dcf0
udp: UdpSocket split support ( #1226 )
2019-07-08 14:47:31 -07:00
Yin Guanhao
6316aa1d0b
Update tokio-udp to use std-future ( #1199 )
2019-06-26 14:41:36 -04:00
Denis
dd126c2333
Implement TryFrom to transform various I/O primitives into their mio counterparts ( #1158 )
...
* `TryFrom<TcpListener> for mio::net::TcpListener`
* `TryFrom<TcpStream> for mio::net::TcpStream`
* `TryFrom<UdpSocket> for mio::net::UdpSocket`
* `TryFrom<UnixListener> for mio_uds::UnixListener`
* `TryFrom<UnixStream> for mio_uds::UnixStream`
2019-06-26 08:51:38 -07:00
Carl Lerche
cb4aea394e
Update Tokio to Rust 2018 ( #1082 )
2019-05-14 10:27:36 -07:00
Carl Lerche
80162306e7
chore: apply rustfmt to all crates ( #917 )
2019-02-21 11:56:15 -08:00
Andrew Cann
fdb2f61357
Udp socket readiness methods ( #522 )
2018-08-07 19:41:27 -07:00
Carl Lerche
e281e4f4cb
Remove fuchsia references as it is not supported. ( #355 )
2018-05-14 12:00:19 -07:00
main()
35f3351c97
Document Handle::default() behavior ( #359 )
2018-05-14 11:11:28 -07:00
Sam Rijs
923a80e098
Move tokio::net module into tokio tcp/udp crates ( #224 )
2018-03-14 09:38:59 -07:00