Cygwin: pty: Revise code waiting for forwarding by master_fwd_thread.

- Though this rarely happens, sometimes the first printing of non-
  cygwin process does not displayed correctly. To fix this issue,
  the code for waiting for forwarding by master_fwd_thread is revised.
This commit is contained in:
Takashi Yano
2020-01-21 11:22:02 +09:00
committed by Corinna Vinschen
parent 5377a84776
commit 6cc299f0e2
3 changed files with 13 additions and 4 deletions

View File

@@ -245,6 +245,7 @@ tty::init ()
num_pcon_attached_slaves = 0;
term_code_page = 0;
need_redraw_screen = false;
fwd_done = NULL;
}
HANDLE