SENDCOMMAND: use linebuffered readers with dynamic buffer allocation to overcome...
authorWilfried Goesgens <dothebart@citadel.org>
Fri, 27 Dec 2013 13:21:45 +0000 (14:21 +0100)
committerWilfried Goesgens <dothebart@citadel.org>
Fri, 27 Dec 2013 13:21:45 +0000 (14:21 +0100)
commit4daf814a186671f0773b926fbd5bde4f27665e1f
tree41fb0e9f6e7fa52f6e9088da92d8aa90c814ef26
parentb434d6c8e74d2d673459e49b475ea9ec3fb51d18
SENDCOMMAND: use linebuffered readers with dynamic buffer allocation to overcome 4k line length limit and improve performance (135s 10s runntime)
citadel/utils/sendcommand.c