]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
PR56333: Add an API to resume a connection that a handler has previously suspended.
authorEric Covener <covener@apache.org>
Sun, 11 May 2014 20:52:32 +0000 (20:52 +0000)
committerEric Covener <covener@apache.org>
Sun, 11 May 2014 20:52:32 +0000 (20:52 +0000)
commit99142e3c808dd294926f502b101b6f75558e1e93
tree600d6944addb3ff44402a35104329d3583e29040
parent6fdcf5e22dbca4ab86e068230b474289e861073c
PR56333: Add an API to resume a connection that a handler has previously suspended.

Submitted by: Artem <artemciy gmail.com>, Edward Lu <Chaosed0 gmail.com>
Committed by: covener

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1593860 13f79535-47bb-0310-9956-ffa450edef68
CHANGES
include/ap_mmn.h
include/ap_mpm.h
include/httpd.h
include/mpm_common.h
modules/test/mod_dialup.c
server/mpm/event/event.c
server/mpm_common.c