Gio.ThreadedResolver¶
- Subclasses:
None
Methods¶
- Inherited:
- Structs:
Virtual Methods¶
- Inherited:
Properties¶
- Inherited:
Signals¶
- Inherited:
Fields¶
- Inherited:
Class Details¶
- class Gio.ThreadedResolver(**kwargs)¶
- Bases:
- Abstract:
No
- Structure:
Gio.ThreadedResolver
is an implementation ofGio.Resolver
which calls the libc lookup functions in threads to allow them to run asynchronously.New in version 2.20.