Simplified the inject_into_tty_buffer routine. Mostly, directly use
authorFrancois Fleuret <francois@fleuret.org>
Sun, 15 Mar 2009 17:30:34 +0000 (18:30 +0100)
committerFrancois Fleuret <francois@fleuret.org>
Sun, 15 Mar 2009 17:30:34 +0000 (18:30 +0100)
commit7bc54403d507b18c42fc870b4b533e27b6f2a244
tree148abb6605dfcae88cf6550c7d85a158e080c6f5
parent4dd38ecf0a038875edd46bdbf5dcbb7264378c45
Simplified the inject_into_tty_buffer routine. Mostly, directly use
STDIN_FILENO instead of first looking at the name of the tty attached
to it, to find then what is its filehandler.
selector.cc