For more information on the search, visit the help page.
FakeResolverReactor
__init__
resolve
names
test_socks
BindTests
ConnectTests
SOCKSv4Driver
StringTCPTransport
twisted.test.test_socks.FakeResolverReactor
twisted
test
class FakeResolverReactor:
Constructor: FakeResolverReactor(names)
FakeResolverReactor(names)
View In Hierarchy
Bare-bones reactor with deterministic behavior for the resolve method.
dict
str
Resolve a hostname by looking it up in the names dictionary.
Undocumented