From 7b9bb6a910db4c624174f6dd9e029b3cb9edf35b Mon Sep 17 00:00:00 2001 From: davygrvy Date: Wed, 27 Nov 2002 02:46:43 +0000 Subject: missed a patch item reference. --- ChangeLog | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/ChangeLog b/ChangeLog index cea6352..9a6d774 100644 --- a/ChangeLog +++ b/ChangeLog @@ -6,14 +6,14 @@ 1) Cleans-up the winsock typedefs by using the typedefs provided by winsock2.h. This has no effect on how winsock is initialized; just makes the source code easier to read. - [Patch 561305] + [Patch 561305 561301] - 2) Revamps how the socket message handler thread is brough up - and down to allows for cleaner exits without the use of + 2) Revamps how the socket message handler thread is brought + up and down to allows for cleaner exits without the use of TerminateThread(). TerminateThread is evil. No attempt has been made to resolve [Bug 593810] which may need a new channel driver version for adding a registering function - whithin the transfered thread to init the handler thread. + within the transfered thread to init the handler thread. IOW, initialization of the TSD structure is getting bypassed through the thread extension's [thread::transfer] command. -- cgit v0.12