Go to the latest version of this document.
t.p.t.TimeoutQueue(
Queue.Queue
) : class documentation
Part of
twisted
.
python
.
timeoutqueue
View Source
View In Hierarchy
A thread-safe queue that supports timeouts.
Method
__init__
Undocumented
Method
wait
Wait until the queue isn't empty. Raises TimedOut if still empty.
def __init__(self, max=0):
(source)
Undocumented
def wait(self, timeout):
(source)
Wait until the queue isn't empty. Raises TimedOut if still empty.
API Documentation
for
Twisted
, generated by
pydoctor
at 2011-10-27 15:57:47.