Skip to content

Commit

Permalink
Remove Solaris from unsupported list
Browse files Browse the repository at this point in the history
We now support it via the poll(2) implementation.

It's also `cargo check`ed in our CI already.
  • Loading branch information
Thomasdezeeuw committed Jun 14, 2024
1 parent edc180a commit 2068e1a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -152,10 +152,8 @@ This uses the Windows AFD system to access socket readiness events.

### Unsupported

* Solaris, see [issue #1152]
* Wine, see [issue #1444]

[issue #1152]: https://github.com/tokio-rs/mio/issues/1152
[issue #1444]: https://github.com/tokio-rs/mio/issues/1444

## MSRV Policy
Expand Down

0 comments on commit 2068e1a

Please sign in to comment.