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 a660e60 commit cbdc6c2Copy full SHA for cbdc6c2
ch04/a-epoll/README.md
@@ -16,7 +16,7 @@ from a `TcpStream` that's reported as ready is very hard, but if you
16
want to test it out I managed to reliably get that error by simply transferring
17
so much data that the OS needs to do extra work to handle it.
18
19
-You can reproduce it if you make som minor changes to the delayserver code
+You can reproduce it if you make some minor changes to the delayserver code
20
as well as the program in `main.rs`` as outlined below. Simply copy and replace
21
the appropriate functions with these will do it.
22
0 commit comments