[ 源代码: adns ]
软件包:libadns1(1.6.0-2)
Asynchronous-capable DNS client library
adns is a resolver library for C (and C++) programs. In contrast with the existing interfaces, gethostbyname et al and libresolv, it can be used in an asynchronous, non-blocking manner, and has a convenient interface which doesn't require the application to handle any DNS data formats. Many queries can be handled simultaneously.
This package contains the runtime library.
其他与 libadns1 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.17)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- sug: adns-tools
- Asynchronous-capable DNS client utilities