Timothy J Fontaine
8886c6bf62
dns: add getServers and setServers
...
getServers returns an array of ips that are currently being used for
resolution
setServers takes an array of ips that are to be used for resolution,
this will throw if there's invalid input but preserve the original
configuration
2013-05-14 14:15:24 -07:00
Benjamin Ruston
024a8b0cb4
doc: debugger, dns, http: fix grammar
2013-03-28 16:50:37 +01:00
Erik Dubbelboer
12f77440ef
doc: improve dns module docs
2012-04-18 21:51:16 +02:00
isaacs
2d44dcc8be
doc: Add stability indicators to documentation
2012-03-03 17:03:52 -08:00
isaacs
cacb28c92c
doc refactor: dns
2012-02-29 16:04:51 -08:00
koichik
e1c043f43a
docs: fix docs to not suggest variable leaks
...
Fixes #2106 .
2011-12-27 17:43:58 +09:00
Ryan Dahl
c83dda89a4
dns.lookup uses cares_wrap::GetAddrInfo
2011-10-20 18:03:02 -07:00
koichik
56aa2fd4c3
Fix doc - missing dns.resolveNs() and dns.resolveCname()
...
Fixes #1039 .
2011-05-14 14:36:58 -07:00
Ryan Dahl
839fb8e19b
typos
2011-02-24 16:36:43 -08:00
Silas Sewell
11b2ee7632
Various doc tweaks (2-spaces vs tabs, EOL-whitespace, repl prompt, "world" vs "World", etc...)
2010-11-21 14:33:09 -08:00
Micheil Smith
e190c9616e
Splitting documentation
2010-10-28 14:59:15 -07:00