Code

The buffer length for command buffers should be controlled by a single
authoroetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa>
Tue, 21 Dec 2010 16:50:16 +0000 (16:50 +0000)
committeroetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa>
Tue, 21 Dec 2010 16:50:16 +0000 (16:50 +0000)
commit4fd1e7eba5e4f23f0857ecc296f243916da7caf4
treeec056d023f9c91c5926710a675ca6c393defa372
parent8ccce39eed8f701c270c9aa0755df9058609d552
The buffer length for command buffers should be controlled by a single
#define. Renamed CMD_MAX to RRD_CMD_MAX and put into rrd_client.h
so that it is available to clients as well. -- kevin brintnall

git-svn-id: svn://svn.oetiker.ch/rrdtool/trunk@2156 a5681a0c-68f1-0310-ab6d-d61299d08faa
program/src/rrd_client.c
program/src/rrd_client.h
program/src/rrd_daemon.c