barrier/mt
crs fa4d24216f now limiting number of simultaneous HTTP requests being handled
at once.  this is to prevent denial of service.
2002-06-02 11:49:46 +00:00
..
CCondVar.cpp Indentation changes. 2002-04-29 14:40:01 +00:00
CCondVar.h now limiting number of simultaneous HTTP requests being handled 2002-06-02 11:49:46 +00:00
CLock.cpp removed exception specifications. thread exceptions weren't 2001-10-14 16:58:01 +00:00
CLock.h Indentation changes. 2002-04-29 14:40:01 +00:00
CMutex.cpp Indentation changes. 2002-04-29 14:40:01 +00:00
CMutex.h Indentation changes. 2002-04-29 14:40:01 +00:00
CThread.cpp changed un-inlined code to avoid bogus VC++ level 4 warnings. 2002-05-22 16:55:05 +00:00
CThread.h changed un-inlined code to avoid bogus VC++ level 4 warnings. 2002-05-22 16:55:05 +00:00
CThreadRep.cpp changed un-inlined code to avoid bogus VC++ level 4 warnings. 2002-05-22 16:55:05 +00:00
CThreadRep.h Indentation changes. 2002-04-29 14:40:01 +00:00
CTimerThread.cpp removed blank line. 2002-05-22 16:55:19 +00:00
CTimerThread.h Indentation changes. 2002-04-29 14:40:01 +00:00
Makefile Started over. 2001-10-06 14:13:28 +00:00
XThread.h Indentation changes. 2002-04-29 14:40:01 +00:00
mt.dsp fixes, mainly for windows. first, had to add a notification from 2002-06-01 19:26:11 +00:00