We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0536e01 commit 9f7c054Copy full SHA for 9f7c054
README.md
@@ -59,7 +59,7 @@ To wait for the next I/O event, the "async-io-mini" thread uses the [select](htt
59
60
## Examples
61
62
-Connect to `example.com:80`, or time out after 10 seconds.
+Connect to `example.com:80`.
63
64
```rust
65
use async_io_mini::Async;
0 commit comments