mirror of
https://github.com/openharmony/third_party_rust_mio.git
synced 2026-07-01 20:53:59 -04:00
Remove Solaris from readme
Solaris support was already removed in https://github.com/tokio-rs/mio/pull/1528, but the readme still mentioned it.
This commit is contained in:
@@ -136,7 +136,6 @@ Currently supported platforms:
|
||||
* Linux
|
||||
* NetBSD
|
||||
* OpenBSD
|
||||
* Solaris
|
||||
* Windows
|
||||
* iOS
|
||||
* macOS
|
||||
@@ -158,8 +157,10 @@ This uses the Windows AFD system to access socket readiness events.
|
||||
### Unsupported
|
||||
|
||||
* Haiku, see [issue #1472]
|
||||
* Solaris, see [issue #1152]
|
||||
|
||||
[issue #1472]: https://github.com/tokio-rs/mio/issues/1472
|
||||
[issue #1152]: https://github.com/tokio-rs/mio/issues/1152
|
||||
|
||||
## Community
|
||||
|
||||
|
||||
Reference in New Issue
Block a user