class documentation
class _SingleNotifyPipeConditionWaiter(object):
Helper class for SingleNotifyPipeCondition
Method | __call__ |
Wait for something to happen on the pipe. |
Method | __init__ |
Constructor for _SingleNotifyPipeConditionWaiter |
Class Variable | __slots__ |
Undocumented |
Instance Variable | _fd |
Undocumented |