summaryrefslogtreecommitdiff
path: root/src/thread.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2002-01-25Added code to check for "errors" from the accept call in thread_main() andRobert James Kaes1-1/+2
2001-09-07Fixed up return types.Robert James Kaes1-4/+4
2001-05-27Changed the thread_main() function to only deal with the connections perRobert James Kaes1-2/+2
2000-09-12tinyproxy now uses a pool of threads to handle connections. All the workRobert James Kaes1-0/+36