ThreadedResolver

Added in version 2.20.

class ThreadedResolver(**properties: Any)

Superclasses: Resolver, Object

GThreadedResolver is an implementation of Resolver which calls the libc lookup functions in threads to allow them to run asynchronously.