class FirstOneWins: (source)
Implements interfaces: twisted.internet.interfaces.IResolutionReceiver
IResolutionReceiver
which fires a Deferred
with its first result.Method | __init__ |
|
Method | addressResolved |
See IResolutionReceiver.addressResolved |
Method | resolutionBegan |
See IResolutionReceiver.resolutionBegan |
Method | resolutionComplete |
See IResolutionReceiver.resolutionComplete |
Instance Variable | _deferred |
Undocumented |
Instance Variable | _resolution |
Undocumented |
Instance Variable | _resolved |
Undocumented |