From 1819c0f818b281a57ac6fddcaae3dbbf615a2da1 Mon Sep 17 00:00:00 2001 From: Robert James Kaes Date: Fri, 25 Jan 2002 00:01:45 +0000 Subject: Added code to check for "errors" from the accept call in thread_main() and also a new thread_kill_threads() function which should cancel all threads when the main thread is being closed. --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 4f97d40..8239b38 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2002-01-13 Robert James Kaes + + * src/thread.c (thread_kill_threads): Added a function to + explictly go through all the active threads and kill them. + 2002-01-07 Robert James Kaes * src/thread.c (thread_main): Added code to check if tinyproxy is -- cgit v1.2.3