src/librrdc.c: rrdd_connect: Allow connecting to arbitrary addresses.
authorFlorian Forster <octo@leeloo.home.verplant.org>
Sun, 22 Jun 2008 12:20:32 +0000 (14:20 +0200)
committerFlorian Forster <octo@leeloo.home.verplant.org>
Sun, 22 Jun 2008 12:20:32 +0000 (14:20 +0200)
UNIX domain sockets are handled specially, because getaddrinfo(3) doesn't
now how to handle them.


No differences found