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

Refactor Evented to allow implementing outside. #89

Closed dpc closed 8 years ago

dpc commented 8 years ago

This should address #78.

dpc commented 8 years ago

Merged, as I'm doing a lot of work on top of it anyway, and can't wait.