From 2d68b323c74f3ba2d03d843132ebcec1d712b982 Mon Sep 17 00:00:00 2001 From: Klaus Schmidinger Date: Sun, 24 Sep 2006 12:54:47 +0200 Subject: The function cThread::Cancel() now only sets 'running' to false and does not actually kill the thread if the special value -1 is given --- CONTRIBUTORS | 2 ++ 1 file changed, 2 insertions(+) (limited to 'CONTRIBUTORS') diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 6d853362..dbae9b03 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1468,6 +1468,8 @@ Udo Richter for reporting a problem with cPlugin::ConfigDirectory() in case a plugin calls it from a separate thread for reporting that an assignment in svdrp.c didn't use the cTimer::operator=()) + for suggesting that the function cThread::Cancel() should only set 'running' to + false and not actually kill the thread if the special value -1 is given Sven Kreiensen for his help in keeping 'channels.conf.terr' up to date -- cgit v1.2.3