Lines Matching refs:polling
40 polling object; see section :ref:`devpoll-objects` below for the
58 (Only supported on Linux 2.5.44 and newer.) Return an edge polling object,
94 (Not supported by all operating systems.) Returns a polling object, which
95 supports registering and unregistering file descriptors, and then polling them
97 by polling objects.
196 Close the file descriptor of the polling object.
203 ``True`` if the polling object is closed.
210 Return the file descriptor number of the polling object.
217 Register a file descriptor with the polling object. Future calls to the
245 Remove a file descriptor being tracked by a polling object. Just like the
304 | | objects polling on a fd. |
389 Register a file descriptor with the polling object. Future calls to the
433 Remove a file descriptor being tracked by a polling object. Just like the