mirror of
https://github.com/libretro/scummvm.git
synced 2025-01-10 11:51:52 +00:00
008149e357
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. |
||
---|---|---|
.. | ||
posix-main.cpp | ||
posix.cpp | ||
posix.h |