diff options
author | Ondrej Zajicek <santiago@crfreenet.org> | 2008-11-21 13:05:12 +0100 |
---|---|---|
committer | Ondrej Zajicek <santiago@crfreenet.org> | 2008-11-21 13:05:12 +0100 |
commit | 661ec5db7fa047d883997d0b2cbdd71659f80777 (patch) | |
tree | 76a219d5e394895f02a27942ec6227010bf0da7e /doc/LinuxDocTools.pm | |
parent | eac21b46f7cf0f704c976f2ffdb289837ad100cc (diff) | |
download | bird-661ec5db7fa047d883997d0b2cbdd71659f80777.tar bird-661ec5db7fa047d883997d0b2cbdd71659f80777.zip |
I am not sure whether this is proper fix for a problem that birdc
shows only parts of larger outputs (for example 'show route all').
It seems that birdc reads (from bird) and writes (to stdout)
everything but during execution of some readline code some already
written output disappeared (although it is fflush()ed and
tcdrain()ed).
As birdc reads from stdin when select said there are some data,
O_NONBLOCK for stdin is unnecessary and when it is removed,
i didn't notified this problem.
Diffstat (limited to 'doc/LinuxDocTools.pm')
0 files changed, 0 insertions, 0 deletions