get_default


Description:

public static Resolver get_default ()

Gets the default Resolver.

You should unref it when you are done with it. Resolver may use its reference count as a hint about how many threads it should allocate for concurrent DNS resolutions.

Returns:

the default Resolver.