diff options
author | Colin Snover | 2017-12-14 14:30:16 -0600 |
---|---|---|
committer | Colin Snover | 2017-12-14 14:30:16 -0600 |
commit | 008149e3576aa8d13c6831ee0c1d25c3c23deb83 (patch) | |
tree | d7e3a1853013e546e94f1a650fd6c680c9ac4e20 /backends/platform/iphone | |
parent | 7aaac1dfba22d2e70b33b2cf856d7885944d4a6e (diff) | |
download | scummvm-rg350-008149e3576aa8d13c6831ee0c1d25c3c23deb83.tar.gz scummvm-rg350-008149e3576aa8d13c6831ee0c1d25c3c23deb83.tar.bz2 scummvm-rg350-008149e3576aa8d13c6831ee0c1d25c3c23deb83.zip |
POSIX: Do not hang ScummVM when opening a browser
If the call used to open the browser does not return until the
browser is closed, this would previously cause ScummVM to hang.
Since we are using waitpid now, we can avoid hanging by telling
waitpid to not block on a child which has not exited.
Diffstat (limited to 'backends/platform/iphone')
0 files changed, 0 insertions, 0 deletions