Navigation
index
modules
|
Home
»
Documentation
»
gevent.resolver_thread
¶
class
gevent.resolver_thread.
Resolver
(
hub=None
)
¶
expected_errors
¶
alias of
Exception
close
(
)
¶
gethostbyname
(
*args
)
¶
gethostbyname_ex
(
*args
)
¶
getaddrinfo
(
*args
,
**kwargs
)
¶
gethostbyaddr
(
*args
,
**kwargs
)
¶
getnameinfo
(
*args
,
**kwargs
)
¶
Quick search
Enter search terms or a module, class or function name.
Navigation
index
modules
|
Home
»
Documentation
»