Part of twisted.names View Source
Author |
todo:
robustify it break discoverAuthority into several smaller functions documentation |
Function | retry | Undocumented |
Class | Resolver | Undocumented |
Function | lookupNameservers | Undocumented |
Function | lookupAddress | Undocumented |
Function | extractAuthority | Undocumented |
Function | discoverAuthority | Undocumented |
Function | makePlaceholder | Undocumented |
Class | DeferredResolver | Undocumented |
Function | bootstrap | Lookup the root nameserver addresses using the given resolver |
Class | _DummyController | Undocumented |
Lookup the root nameserver addresses using the given resolver
Return a Resolver which will eventually become aroot.Resolver
instance that has references to all the root
servers that we were able to look up.