mirror of
https://github.com/tio/tio.git
synced 2026-05-01 14:57:59 +02:00
Optimization
This commit is contained in:
parent
ac25e7434c
commit
a947985651
1 changed files with 1 additions and 0 deletions
|
|
@ -834,6 +834,7 @@ int tty_connect(void)
|
|||
goto error_read;
|
||||
}
|
||||
}
|
||||
else
|
||||
if (FD_ISSET(STDIN_FILENO, &rdfs))
|
||||
{
|
||||
forward = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue