console: flush and proxy output after each command.
authorKrisztian Litkey <kli@iki.fi>
Sat, 28 Sep 2013 19:34:33 +0000 (22:34 +0300)
committerKrisztian Litkey <kli@iki.fi>
Sat, 28 Sep 2013 19:37:41 +0000 (22:37 +0300)
commite0ba0b46bd0d7c1ecf3fda622807f53efaf77264
tree6fca66e3965b1caa85d3b0ba23ff16d8c49d1996
parente7d056ff3198f8bae336f3680aa77ee10920a059
console: flush and proxy output after each command.

Also we have now an I/O watch in place for the console
output pipe. This enables us in the future to plug any output fd
to any console if we wish to do so.
src/core/console.c