[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#974126: ITP: libnet-dns-native-perl -- non-blocking system DNS resolver



Package: wnpp
Owner: Frédéric Bonnard <frediz@debian.org>
Severity: wishlist
X-Debbugs-CC: debian-devel@lists.debian.org, debian-perl@lists.debian.org

* Package name    : libnet-dns-native-perl
  Version         : 0.22
  Upstream Author : Oleg G <oleg@cpan.org>
* URL             : https://metacpan.org/release/Net-DNS-Native
* License         : Artistic or GPL-1+ and LGPL-2+
  Programming Lang: Perl
  Description     : non-blocking system DNS resolver

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.

The package will be maintained under the umbrella of the Debian Perl Group.

--
Generated with the help of dpt-gen-itp(1) from pkg-perl-tools.

Attachment: signature.asc
Description: PGP signature


Reply to: