mirror of https://github.com/OpenVPN/openvpn-gui
Browse Source
Parent keeping the handle to write end of child's stdout will cause ERROR_BROKEN_PIPE not signalled if/when the child exits. Also add a wrapper for CloseHandle() Fixes the GUI process hanging in read from child if the latter unexpectedly dies due to some error. Trac #1203 Signed-off-by: Selva Nair <selva.nair@gmail.com>pull/312/head
Selva Nair
5 years ago
committed by
Gert Doering
3 changed files with 29 additions and 10 deletions
Loading…
Reference in new issue