Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
carllerche committed Mar 1, 2015
1 parent 39036f9 commit a7c9b39
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ extern crate mio;
* High performance timer system
* Thread safe message channel for cross thread communication

__Coming soon__
__Eventually__

* Signal handling

Expand All @@ -43,9 +43,9 @@ or higher level libraries.

* File operations
* Thread pools / multi-threaded event loop
* Windows support

## Platforms

Currently, MIO only supports Linux and Darwin. However, Windows support
will be coming soon. The goal is to support all platforms that Rust
supports.
Currently, MIO only supports Linux and Darwin. The goal is to support
all platforms that support Rust and the readiness IO model.

0 comments on commit a7c9b39

Please sign in to comment.