GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
App::Netdisco::Util::FastResolver(3) User Contributed Perl Documentation App::Netdisco::Util::FastResolver(3)

App::Netdisco::Util::FastResolver

A set of helper subroutines to support parts of the Netdisco application.

There are no default exports, however the ":all" tag will export all subroutines.

This method uses a fully asynchronous and high-performance pure-perl stub resolver "AnyEvent::DNS".

Given a reference to an array of hashes will resolve the "IPv4" or "IPv6" address in the "ip", "alias", or "device" key of each hash into its hostname which will be inserted in the "dns" key of the hash.

Optionally provide a set of timeout values in seconds which is also the number of resolver attempts. The default is "[2,5,5]".

Returns the supplied reference to an array of hashes with dns values for addresses which resolved.

2022-06-08 perl v5.32.1

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.