Path to this page:
./
devel/libdnsres,
Non-blocking thread-safe API for resolving DNS names
Branch: CURRENT,
Version: 0.1anb16,
Package name: libdnsres-0.1anb16,
Maintainer: pkgsrc-usersLibdnsres 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.
Required to run:[
devel/libevent]
Required to build:[
pkgtools/cwrappers]
Master sites:
Filesize: 352.132 KB
Version history: (Expand)
- (2023-10-25) Updated to version: libdnsres-0.1anb16
- (2023-07-19) Updated to version: libdnsres-0.1anb15
- (2023-07-09) Updated to version: libdnsres-0.1anb14
- (2020-01-19) Updated to version: libdnsres-0.1anb13
- (2017-11-23) Package has been reborn
- (2016-03-05) Updated to version: libdnsres-0.1anb12
CVS history: (Expand)