Romain Vimont f00c6c5b13 Disable custom SDL signal handlers
Request SDL not to replace the SIGINT and SIGTERM handlers, so that the
process is immediately terminated on Ctrl+C.

This avoids process hanging on Ctrl+C during network calls on
initialization.

Some of them accepted a timeout, but it was not used since
commit 9b056f5091ad0bc35cd0188cfcb887eb30269fef anymore.
2018-03-21 21:43:12 +01:00
..
2018-03-21 21:43:12 +01:00
2018-03-09 22:30:10 +01:00
2018-03-20 21:32:41 +01:00