devel/libdnsres - The NetBSD Packages Collection

Non-blocking thread-safe API for resolving DNS names

Libdnsres provides a non-blocking thread-safe API for resolving DNS names.
It requires that your main application is built on top of libevent. Libdnsres'
API essentially mirrors the traditional gethostbyname and getaddrinfo
interfaces. All return values have been replaced by callbacks instead.

The code borrows heavily from the BSD resolver library. In fact, it is an
extremely ugly hack to make the BSD resolver library non-blocking and
thread-safe without changing the API too much.

Build dependencies

devel/libtool-base pkgtools/mktools pkgtools/cwrappers

Runtime dependencies

(none)

Binary packages

OSArchitectureVersion
NetBSD 10.0aarch64libdnsres-0.1anb16.tgz
NetBSD 10.0aarch64libdnsres-0.1anb13.tgz
NetBSD 10.0aarch64libdnsres-0.1anb15.tgz
NetBSD 10.0aarch64eblibdnsres-0.1anb15.tgz
NetBSD 10.0aarch64eblibdnsres-0.1anb16.tgz
NetBSD 10.0alphalibdnsres-0.1anb16.tgz
NetBSD 10.0earmv6hflibdnsres-0.1anb16.tgz
NetBSD 10.0earmv6hflibdnsres-0.1anb13.tgz
NetBSD 10.0earmv6hflibdnsres-0.1anb15.tgz
NetBSD 10.0earmv7hflibdnsres-0.1anb16.tgz
NetBSD 10.0earmv7hflibdnsres-0.1anb13.tgz
NetBSD 10.0earmv7hflibdnsres-0.1anb15.tgz
NetBSD 10.0i386libdnsres-0.1anb16.tgz
NetBSD 10.0i386libdnsres-0.1anb15.tgz
NetBSD 10.0m68klibdnsres-0.1anb16.tgz
NetBSD 10.0powerpclibdnsres-0.1anb15.tgz
NetBSD 10.0vaxlibdnsres-0.1anb15.tgz
NetBSD 10.0vaxlibdnsres-0.1anb16.tgz
NetBSD 10.0x86_64libdnsres-0.1anb16.tgz
NetBSD 10.0_BETAx86_64libdnsres-0.1anb15.tgz
NetBSD 8.0i386libdnsres-0.1anb15.tgz
NetBSD 8.0i386libdnsres-0.1anb13.tgz
NetBSD 8.0powerpclibdnsres-0.1anb13.tgz
NetBSD 8.0powerpclibdnsres-0.1anb16.tgz
NetBSD 8.0powerpclibdnsres-0.1anb15.tgz
NetBSD 8.0x86_64libdnsres-0.1anb15.tgz
NetBSD 8.0x86_64libdnsres-0.1anb13.tgz
NetBSD 8.0x86_64libdnsres-0.1anb16.tgz
NetBSD 9.0aarch64libdnsres-0.1anb16.tgz
NetBSD 9.0aarch64libdnsres-0.1anb13.tgz
NetBSD 9.0aarch64libdnsres-0.1anb15.tgz
NetBSD 9.0alphalibdnsres-0.1anb13.tgz
NetBSD 9.0alphalibdnsres-0.1anb16.tgz
NetBSD 9.0earmlibdnsres-0.1anb13.tgz
NetBSD 9.0earmv4libdnsres-0.1anb13.tgz
NetBSD 9.0earmv6hflibdnsres-0.1anb16.tgz
NetBSD 9.0earmv6hflibdnsres-0.1anb13.tgz
NetBSD 9.0earmv6hflibdnsres-0.1anb15.tgz
NetBSD 9.0earmv7hflibdnsres-0.1anb16.tgz
NetBSD 9.0earmv7hflibdnsres-0.1anb13.tgz
NetBSD 9.0earmv7hflibdnsres-0.1anb15.tgz
NetBSD 9.0i386libdnsres-0.1anb15.tgz
NetBSD 9.0i386libdnsres-0.1anb16.tgz
NetBSD 9.0m68klibdnsres-0.1anb13.tgz
NetBSD 9.0mips64eblibdnsres-0.1anb13.tgz
NetBSD 9.0powerpclibdnsres-0.1anb16.tgz
NetBSD 9.0powerpclibdnsres-0.1anb13.tgz
NetBSD 9.0powerpclibdnsres-0.1anb15.tgz
NetBSD 9.0sh3ellibdnsres-0.1anb13.tgz
NetBSD 9.0sh3ellibdnsres-0.1anb15.tgz
NetBSD 9.0sparc64libdnsres-0.1anb13.tgz
NetBSD 9.0sparclibdnsres-0.1anb13.tgz
NetBSD 9.0sparclibdnsres-0.1anb15.tgz
NetBSD 9.0vaxlibdnsres-0.1anb13.tgz
NetBSD 9.0vaxlibdnsres-0.1anb15.tgz
NetBSD 9.0vaxlibdnsres-0.1anb16.tgz
NetBSD 9.0x86_64libdnsres-0.1anb16.tgz
NetBSD 9.0x86_64libdnsres-0.1anb15.tgz
NetBSD 9.3x86_64libdnsres-0.1anb15.tgz
NetBSD 9.3x86_64libdnsres-0.1anb16.tgz

Binary packages can be installed with the high-level tool pkgin (which can be installed with pkg_add) or pkg_add(1) (installed by default). The NetBSD packages collection is also designed to permit easy installation from source.

Available build options

(none)

Known vulnerabilities

The pkg_admin audit command locates any installed package which has been mentioned in security advisories as having vulnerabilities.

Please note the vulnerabilities database might not be fully accurate, and not every bug is exploitable with every configuration.


Problem reports, updates or suggestions for this package should be reported with send-pr.