From: oetiker Date: Tue, 21 Dec 2010 16:50:16 +0000 (+0000) Subject: The buffer length for command buffers should be controlled by a single X-Git-Url: https://git.octo.it/?p=rrdtool.git;a=commitdiff_plain;h=c597537ef581c7281a0ee75f712778dddd1d6929;hp=c597537ef581c7281a0ee75f712778dddd1d6929 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/program@2156 a5681a0c-68f1-0310-ab6d-d61299d08faa ---