mirror of
https://github.com/paxed/dgamelaunch.git
synced 2025-07-31 01:24:43 +02:00
add a clear() that might be needed in case a process isn't HUPable and we
ask the user if he wants to SIGTERM it git-svn-id: svn://katsu.triplehelix.org/dgamelaunch/trunk@183 db0b04b0-f4d1-0310-9a6d-de3e77497b0e
This commit is contained in:
parent
f6f3c63752
commit
282721fc0b
@ -1375,6 +1375,7 @@ purge_stale_locks (void)
|
|||||||
firsttime = 0;
|
firsttime = 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
clear ();
|
||||||
refresh ();
|
refresh ();
|
||||||
|
|
||||||
pid = atoi (buf);
|
pid = atoi (buf);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user