Resolver.getDefault

Gets the default GResolver. You should unref it when you are done with it. GResolver may use its reference count as a hint about how many threads it should allocate for concurrent DNS resolutions. Since 2.22

class Resolver
static
getDefault
()

Return Value

Type: Resolver

the default GResolver. [transfer full]

Meta