Skip to content

Commit

Permalink
Note supported platform versions
Browse files Browse the repository at this point in the history
  • Loading branch information
Thomasdezeeuw committed Dec 31, 2023
1 parent f499958 commit 249c751
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -138,13 +138,13 @@ Currently supported platforms:
* iOS
* macOS

There are potentially others. If you find that Mio works on another platform,
submit a PR to update the list!

Mio can handle interfacing with each of the event systems of the aforementioned
platforms. The details of their implementation are further discussed in the
`Poll` type of the API documentation (see above).

Mio generally supports the same versions of the above mentioned platforms as
Rust the language (rustc) does, unless otherwise noted.

The Windows implementation for polling sockets is using the [wepoll] strategy.
This uses the Windows AFD system to access socket readiness events.

Expand Down

0 comments on commit 249c751

Please sign in to comment.