mirror of
https://github.com/rkd77/elinks.git
synced 2025-01-03 14:57:44 -05:00
Slave terminals work with epoll.
This commit is contained in:
parent
ef5f2638a3
commit
216d6c7ec8
@ -201,7 +201,6 @@ select_loop(void (*init)(void))
|
||||
if (program.terminate) break;
|
||||
|
||||
has_timer = get_next_timer_time(&t);
|
||||
if (!has_timer) break;
|
||||
critical_section = 1;
|
||||
|
||||
if (check_signals()) {
|
||||
|
Loading…
Reference in New Issue
Block a user