]> git.sesse.net Git - vlc/commit
signals: let the default handlers kill VLC after 3 seconds
authorRémi Denis-Courmont <remi@remlab.net>
Sun, 3 May 2009 17:50:19 +0000 (20:50 +0300)
committerRémi Denis-Courmont <remi@remlab.net>
Sun, 3 May 2009 17:50:19 +0000 (20:50 +0300)
commit63a901056a9d3df3986546d87fb7c19d53190122
treef0334b59c725a5dcbe48855dfa5a58aa3f3e6548
parent552b93b46f79299a4b2d952bfd34e1d5eed7bbe0
signals: let the default handlers kill VLC after 3 seconds

This should only be used if VLC deadlocks, or takes an awfully long time
to clean up. That will let VLC be killed as with the older signals
handler.
modules/control/signals.c