Age | Commit message (Collapse) | Author | |
---|---|---|---|
2001-09-07 | Fixed up return types. | Robert James Kaes | |
2001-05-27 | Changed the thread_main() function to only deal with the connections per | Robert James Kaes | |
thread if the user has actually requested it. Also changed some of the data types for the variables. | |||
2000-09-12 | tinyproxy now uses a pool of threads to handle connections. All the work | Robert James Kaes | |
for creating new threads, deleting old thread, and generally managing the pool is done here. |