dpc / mioco.pre-0.9

Scalable, coroutine-based, asynchronous IO handling library for Rust programming language. (aka MIO COroutines).
Mozilla Public License 2.0
457 stars 30 forks source link

Blocking calls / longer computations wrapper. #40

Closed dpc closed 9 years ago

dpc commented 9 years ago

Write an utility wrapper that:

dpc commented 9 years ago

Done! :D