Non-blocking system DNS resolver
https://metacpan.org/pod/Net::DNS::Native
This class 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 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.
- Sources inherited from project openSUSE:Backports:SLE-15-SP6
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Backports:SLE-15-SP6:Update/perl-Net-DNS-Native && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
Net-DNS-Native-0.22.tar.gz | 0000144116 141 KB | |
cpanspec.yml | 0000000923 923 Bytes | |
perl-Net-DNS-Native.changes | 0000000158 158 Bytes | |
perl-Net-DNS-Native.spec | 0000002141 2.09 KB |
Latest Revision
Yuchen Lin (maxlin_factory)
accepted
request 1115381
from
Yuchen Lin (maxlin_factory)
(revision 1)
Automatically create request by update submitter.This is going to update package to openSUSE:Backports:SLE-15-SP6 from openSUSE:Factory.Please review this change and decline it if Leap do not need it.
Comments 0