Code

This adds support for <address>:<port> in the rrd client library.
authoroetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa>
Thu, 25 Sep 2008 15:25:51 +0000 (15:25 +0000)
committeroetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa>
Thu, 25 Sep 2008 15:25:51 +0000 (15:25 +0000)
commit8b0969137815ed206f9326cbed0b6c399bb914d0
treebf87e2149677f5e9368f815c782f0224bf0f6529
parent1f65ab0c19ea9b881fbabdd5b8a058367181ea78
This adds support for <address>:<port> in the rrd client library.
Obviously this is required to take advantage of the server's ability to
bind to a non-standard port -- kevin brintnall

git-svn-id: svn://svn.oetiker.ch/rrdtool/trunk@1522 a5681a0c-68f1-0310-ab6d-d61299d08faa
program/doc/rrdcached.pod
program/doc/rrddump.pod
program/doc/rrdfetch.pod
program/doc/rrdflush.pod
program/doc/rrdgraph.pod
program/doc/rrdinfo.pod
program/doc/rrdlast.pod
program/doc/rrdlastupdate.pod
program/doc/rrdupdate.pod
program/doc/rrdxport.pod
program/src/rrd_client.c