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