Skip to content

Commit 405747f

Browse files
committed
Fix run() documentation omission.
1 parent 673060e commit 405747f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,8 @@ a call to ``bind``, then start receiving packets with a call to ``run``.
104104

105105
``QueueHandler.run([block])``
106106
Send packets to your callback. By default, this method blocks. Set
107-
block=False to let your thread continue. You can get the
107+
block=False to let your thread continue. You can get the file descriptor
108+
of the socket with the ``get_fd`` method.
108109

109110
Packet objects
110111
--------------

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy