Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2002-01-25 | Added code to check for "errors" from the accept call in thread_main() and | Robert James Kaes | 1 | -1/+2 |
2001-09-07 | Fixed up return types. | Robert James Kaes | 1 | -4/+4 |
2001-05-27 | Changed the thread_main() function to only deal with the connections per | Robert James Kaes | 1 | -2/+2 |
2000-09-12 | tinyproxy now uses a pool of threads to handle connections. All the work | Robert James Kaes | 1 | -0/+36 |