Skip to content

Commit 9f7c054

Browse files
committed
No support for timers
1 parent 0536e01 commit 9f7c054

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ To wait for the next I/O event, the "async-io-mini" thread uses the [select](htt
5959

6060
## Examples
6161

62-
Connect to `example.com:80`, or time out after 10 seconds.
62+
Connect to `example.com:80`.
6363

6464
```rust
6565
use async_io_mini::Async;

0 commit comments

Comments
 (0)