Files
tokio/tests
Alex Crichton a577bfc033 Remove the Reactor::run method (#58)
This commit removes the `Reactor::run` method which has previously been used to
execute futures and turn the reactor at the same time. The tests/examples made
heavy usage of this method but they have now all temporarily moved to `wait()`
until the futures dependency is upgraded. In the meantime this'll allow us to
further trim down the `Reactor` APIs to their final state.
2017-12-11 21:29:18 -06:00
..
2017-12-11 21:29:18 -06:00
2017-12-05 09:02:07 -08:00
2017-12-11 21:29:18 -06:00
2017-12-11 17:26:39 -06:00
2017-12-11 21:29:18 -06:00
2017-12-11 21:29:18 -06:00
2017-12-11 21:29:18 -06:00