summaryrefslogtreecommitdiffstats
path: root/include/mpm_common.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* APRize disabling nagle (setting TCP_NODELAY).Brian Havard2000-08-221-1/+1
* Remaining cleanup of ap_ -> apr_ and AP_ -> APR_ transformation...William A. Rowe Jr2000-08-061-2/+2
* Update the mpm_common.h file with docs to use ScanDocRyan Bloom2000-08-061-0/+41
* prefix libapr functions and types with apr_Doug MacEachern2000-08-021-2/+2
* Get ap_socket_disable_nagle() working again.Jeff Trawick2000-07-261-0/+4
* Move sock_disable_nagle to mpm_common.c. Rename it to ap_sock_disable_nagle.Ryan Bloom2000-07-111-0/+6
* Move process_child_status to mpm_common.c. This requires re-naming itRyan Bloom2000-07-101-0/+1
* Fix error messages issued from MPMs which explain where to changeJeff Trawick2000-06-211-0/+2
* Fix a memory leak with ap_wait_or_timeout.Ryan Bloom2000-05-241-1/+1
* Prototypes for the visible functions in mpm_common.c.Roy T. Fielding2000-05-191-0/+84