Thanks to visit codestin.com Credit goes to github.com
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 c7cc14a commit 3e0f1fcCopy full SHA for 3e0f1fc
1 file changed
Doc/library/select.rst
@@ -290,7 +290,7 @@ Edge and Level Trigger Polling (epoll) Objects
290
| :const:`EPOLLEXCLUSIVE` | Wake only one epoll object when the |
291
| | associated fd has an event. The default (if |
292
| | this flag is not set) is to wake all epoll |
293
- | | objects polling on on a fd. |
+ | | objects polling on a fd. |
294
+-------------------------+-----------------------------------------------+
295
| :const:`EPOLLRDHUP` | Stream socket peer closed connection or shut |
296
| | down writing half of connection. |
0 commit comments