summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add a connection ID to conn_rec. It uniquely identifies a connection atManoj Kasichainula1999-08-131-1/+1
* Take child_num and thread_num out of conn_rec. They aren't used anywhereManoj Kasichainula1999-08-051-2/+1
* And with one bound, he was free! This seemingly minor change allows modulesBen Laurie1999-07-221-0/+2
* Strawman hooks implementation (beginning of).Ben Laurie1999-07-051-0/+5
* Use ap_new_connection in pthread MPM. This required adding an argumentManoj Kasichainula1999-07-021-1/+1
* New API for I/O layering, and dependency updates.Ben Laurie1999-06-291-0/+4
* Change method of checking for active FDs after poll() in the pthreadManoj Kasichainula1999-06-291-1/+0
* Updated the pthread MPM to work with the rest of the codeManoj Kasichainula1999-06-271-0/+1
* - ap_listen.h: interface to Listen, ListenBackLog and SendBufferSizedgaudet1999-06-251-0/+86
* ap_mpm_graceful_stop -> ap_graceful_stop_signalleddgaudet1999-06-211-1/+1
* documentationdgaudet1999-06-211-0/+48
* crude ap_thread_mutex abstractiondgaudet1999-06-201-0/+7
* Initial revisiondgaudet1999-06-182-0/+180