perl-Net-DNS-Native provides several methods for host name resolution.
It is designed to be used with event loops. All resolving is done by
getaddrinfo(3) implemented in your system library. Since getaddrinfo()
is blocking function and we don't want to block, calls to this function
will be done in separate thread. This class uses system native threads
and not perl threads, so overhead shouldn't be too big.
Maintained by: Andreas Guldstrand
Keywords: DNS,resolve,event loop
ChangeLog: perl-Net-DNS-Native
Homepage:
https://metacpan.org/pod/Net::DNS::Native
Download SlackBuild:
perl-Net-DNS-Native.tar.gz
perl-Net-DNS-Native.tar.gz.asc (FAQ)
(the SlackBuild does not include the source)
Individual Files: |
README |
perl-Net-DNS-Native.SlackBuild |
perl-Net-DNS-Native.info |
slack-desc |
© 2006-2025 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of
Patrick Volkerding
Linux® is a registered trademark of
Linus Torvalds