X-Git-Url: https://git.cweiske.de/enigma2.git/blobdiff_plain/8da4bc6c15dfe6d702277482e83f4f0bf346ab0b..1c12be1f77fee011b3b414d86730c1c73e3650b4:/lib/base/console.cpp diff --git a/lib/base/console.cpp b/lib/base/console.cpp index 1de00ec3..c923da52 100644 --- a/lib/base/console.cpp +++ b/lib/base/console.cpp @@ -308,6 +308,7 @@ void eConsoleAppContainer::readyRead(int what) break; } } + readyErrRead(eSocketNotifier::Priority|eSocketNotifier::Read); /* be sure to flush all data which might be already written */ if (hungup) { eDebug("child has terminated");