src/rrd_client.[ch]: Add files that handle the the network communication.
authorFlorian Forster <octo@leeloo.home.verplant.org>
Sun, 22 Jun 2008 15:04:30 +0000 (17:04 +0200)
committerFlorian Forster <octo@leeloo.home.verplant.org>
Sun, 22 Jun 2008 15:04:30 +0000 (17:04 +0200)
commit5866ee35c85e55923a8c128166e063e4c6148000
tree24a8aa8228bfc0ff660f02797f9d48850fb2a5ca
parent92912cb4eb42d3d9360e78fa08bad6631f3b73e3
src/rrd_client.[ch]: Add files that handle the the network communication.

The files have been developed as `librrdc.so' as part of the `RRDd'
package. They have been renamed and adapted for inclusion into
`RRDTool'.
src/Makefile.am
src/rrd_client.c [new file with mode: 0644]
src/rrd_client.h [new file with mode: 0644]