openethereum/crates/runtime/io/src
Jochen Müller f40e198eb7
Give IoService a consistent interface (#257)
The start() method had two different signatures depending on configuration. Since ethcore is built with either config depending on the build target, this resulted in compiler errors for either evmbin or oe.
2021-02-05 13:33:39 +01:00
..
lib.rs fix Supplied instant is later than self 2021-01-18 09:34:48 +01:00
service_mio.rs fix Supplied instant is later than self 2021-01-18 09:34:48 +01:00
service_non_mio.rs Give IoService a consistent interface (#257) 2021-02-05 13:33:39 +01:00
worker.rs fix Supplied instant is later than self 2021-01-18 09:34:48 +01:00