summaryrefslogtreecommitdiff
path: root/src/providers/data_provider_fo.c
AgeCommit message (Collapse)AuthorFilesLines
2010-04-30Add dns_resolver_timeout optionStephen Gallagher1-1/+9
We had a hard-coded timeout of five seconds for DNS lookups in the async resolver. This patch adds an option 'dns_resolver_timeout' to specify this value (Default: 5)
2010-02-22Restrict family lookupsJakub Hrozek1-3/+49
Adds a new option that tells resolver which address family to prefer or use exclusively. Fixes: #404
2010-02-18Rename server/ directory to src/Stephen Gallagher1-0/+356
Also update BUILD.txt