2006-07-14 09:00:44 +02:00
|
|
|
This is c-ares, an asynchronous resolver library. It is intended for
|
2003-09-10 11:59:25 +02:00
|
|
|
applications which need to perform DNS queries without blocking, or
|
|
|
|
need to perform multiple DNS queries in parallel. The primary
|
|
|
|
examples of such applications are servers which communicate with
|
|
|
|
multiple clients and programs with graphical user interfaces.
|
|
|
|
|
2017-07-31 11:01:10 +02:00
|
|
|
WWW: https://c-ares.haxx.se/
|