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:26:39 +0000 (14:26 +0100)
commite5e3b4e199a501681ec0c68b3dd25fd2cb7aff3a
treea7f4f268aa803d172be8588ca97d185dfed2a344
parent8665e3b6dcbe566f2c1c6f64f3e577a7af8ec229
SENDCOMMAND: use linebuffered readers with dynamic buffer allocation to overcome 4k line length limit and improve performance (135s 10s runntime)
citadel/utils/sendcommand.c