Taiki Endo
|
eb2d0fbcd1
|
net: use Box::pin instead of Pin::new(Box::new) (#1587)
|
2019-09-22 09:28:55 -07:00 |
|
Taiki Endo
|
a791f4a758
|
chore: bump to newer nightly (#1485)
|
2019-08-20 20:07:16 -07:00 |
|
Ivan Petkov
|
357df38861
|
process: move into the tokio-net crate (#1475)
|
2019-08-19 19:42:54 -07:00 |
|
Ivan Petkov
|
08b07afbd9
|
signal: remove new() constructors in favor of free functions (#1472)
* Also removed any `*_with_handle` related methods in favor of always
using the default reactor
|
2019-08-18 14:22:09 -07:00 |
|
Carl Lerche
|
c187cd75b6
|
signal: move into tokio-net (#1463)
|
2019-08-17 13:43:55 -07:00 |
|