libnet-dns-native-perl
non-blocking system DNS resolver
Description
Net::DNS::Native provides several methods for host name resolution. It is designed to be used with event loops. All resolving are done by getaddrinfo(3) implemented in your system library. Since getaddrinfo() is blocking function and this class doesn'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.Upload more screenshots
Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.
Upload a screenshotHint: upload an image here from your clipboard with Ctrl-V
Homepage
https://metacpan.org/release/Net-DNS-Native
Install this software package
If the package is available for the distribution you are currently using on your computer then install the software by clicking on…
Install libnet-dns-native-perl