/src/ares/README.node
http://github.com/joyent/libuv · Unknown · 21 lines · 13 code · 8 blank · 0 comment · 0 complexity · 600194f47cb38ab198314f489b987660 MD5 · raw file
- Library: c-ares, DNS resolver
- Version: 1.7.3 (11 June, 2010)
- Authors: Greg Hudson, Daniel Stenberg
- License: MIT
- Notes:
- Just use waf instead of the autoconf based configure script. Delete most of
- the documentation and other files distributed with it. To upgrade, run
- ./configure on linux, macintosh, solaris (and other supported platforms) and
- copy
- - ares_config.h
- - ares_setup.h
- - ares_build.h
- into the appropriate directory.