/src/ares/README.node

http://github.com/joyent/libuv · Unknown · 21 lines · 13 code · 8 blank · 0 comment · 0 complexity · 600194f47cb38ab198314f489b987660 MD5 · raw file

  1. Library: c-ares, DNS resolver
  2. Version: 1.7.3 (11 June, 2010)
  3. Authors: Greg Hudson, Daniel Stenberg
  4. License: MIT
  5. Notes:
  6. Just use waf instead of the autoconf based configure script. Delete most of
  7. the documentation and other files distributed with it. To upgrade, run
  8. ./configure on linux, macintosh, solaris (and other supported platforms) and
  9. copy
  10. - ares_config.h
  11. - ares_setup.h
  12. - ares_build.h
  13. into the appropriate directory.