summaryrefslogtreecommitdiff
path: root/include/ap_mpm.h
Commit message (Expand)AuthorAgeFilesLines
* *) core/mod_ssl/mpm_event: reverting changes to nonblocing SSL handshakesStefan Eissing2022-02-041-2/+0
* event: Add AP_MPM_CAN_AGAIN and AGAIN to signal to the MPM thatGraham Leggett2022-01-241-0/+2
* Follow up to r1879449: yet better MPM poll callback API.Yann Ylavic2020-07-021-2/+2
* mpm_common: add pool argument to mpm_register_poll_callback[_timeout] hooks.Yann Ylavic2020-07-021-3/+13
* mpm_common: remove ap_mpm_unregister_poll_callback().Yann Ylavic2020-07-021-10/+0
* Fix some doxygen warning.Christophe Jaillet2016-05-301-4/+1
* reverting the reverting of r1735174, r1735176 was the culpritStefan Eissing2016-03-161-28/+31
* reverting r1735174 as http/1.1 just terminated before responseStefan Eissing2016-03-161-31/+28
* mpm: Generalise the ap_mpm_register_socket functions to accept pipes or sockets.Graham Leggett2016-03-151-28/+31
* Revert r1601943, r1602058, r1605307 (socket callback returning pollfds)Takashi Sato2014-06-271-3/+2
* Follow up r1601943:Takashi Sato2014-06-121-1/+1
* Socket event callback now takes pollfd.Takashi Sato2014-06-111-2/+3
* PR56333: Add an API to resume a connection that a handler has previously susp...Eric Covener2014-05-111-0/+4
* Extend the socket callbacks in event to allow a timeout on the I/O callback. Eric Covener2014-05-111-1/+24
* doxygen improvementsJeff Trawick2014-01-221-28/+73
* fix Doxygen warnings/commentsJeff Trawick2013-08-131-1/+1
* Fold in Eric Covener's socket callbackJim Jagielski2013-06-171-0/+23
* Fix another compiler warningStefan Fritsch2012-02-251-1/+1
* More cleanup: Expand tabs and some more indentation fixesStefan Fritsch2011-09-231-3/+3
* Cleanup effort in prep for GA push:Jim Jagielski2011-09-231-8/+8
* Add child_status hook for tracking creation/termination of MPM childJeff Trawick2011-04-251-1/+39
* Improve the comments for AP_MPMQ_NOT_SUPPORTED/AP_MPMQ_STATIC/AP_MPMQ_DYNAMICStefan Fritsch2010-06-081-8/+8
* Fix a lot of doxygen warnings. Thanks to Brad Hards for the patch.Daniel Earl Poirier2009-10-281-1/+1
* main() can use ap_run_mpm() directly, so axe the old ap_mpm_run() functionJeff Trawick2009-04-051-6/+5
* mpm-query hook: distinguish between DECLINED and APR_ENOTIMPL so thatJeff Trawick2009-04-011-2/+6
* If serf is available, compile in driving the serf event loop from inside thePaul Querna2009-03-281-0/+1
* fix typo in commentJeff Trawick2009-03-271-1/+1
* Introduce a new set of APIs to allow MPMs to be proper modules insteadJeff Trawick2009-03-241-7/+9
* Introduce Suspendable Requests to the Event MPM.Paul Querna2008-09-201-0/+8
* Remove ap_graceful_stop_signalled from all MPMs.Paul Querna2008-04-071-8/+0
* Use correct Doxygen keywords for functions and variables. TODO: figure out w...Sander Temme2007-07-031-3/+3
* * Add extern "C" linkage to several headers to make it easier to useRuediger Pluem2007-05-041-0/+8
* update license header textRoy T. Fielding2006-07-111-6/+6
* Update the copyright year in all .c, .h and .xml filesColm MacCarthaigh2006-04-191-1/+1
* Doxygen fixup / cleanupIan Holsman2005-08-281-4/+10
* Update copyright year to 2005 and standardize on current copyright owner line.Justin Erenkrantz2005-02-041-1/+2
* The Event MPM.Paul Querna2004-11-201-0/+1
* fix name of The Apache Software FoundationAndré Malo2004-02-091-1/+1
* fix copyright dates according to the first check inAndré Malo2004-02-071-1/+1
* apply Apache License, Version 2.0André Malo2004-02-061-49/+10
* outch. Fix include guard to match the right name.André Malo2004-02-041-2/+2
* update license to 2004.André Malo2004-01-011-1/+1
* add new MPM query -- AP_MPMQ_MPM_STATE -- to find out what the MPMJeff Trawick2003-12-101-1/+6
* Add fatal exception hook for use by debug modules. The hook is onlyJeff Trawick2003-11-261-0/+9
* finished that boring job:André Malo2003-02-031-1/+1
* Update our copyright for this year.Roy T. Fielding2002-03-131-1/+1
* carry over from 1.3: disable profiling in the parent process #ifdef GPROFDoug MacEachern2001-11-291-0/+14
* Allow modules that add sockets to the ap_listeners list toRyan Bloom2001-11-131-0/+2
* Fix the spelling of the AP_MPMQ_MIN_SPARE_DAEMONS andCliff Woolley2001-11-071-3/+3
* fix some homophonic issues in comments, as well as someJeff Trawick2001-08-151-1/+1