[ 原始碼: 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