]> granicus.if.org Git - apache/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)
commitfba67798ed9de00e5a33c18ba9cfe66caec06aa3
tree600d6944addb3ff44402a35104329d3583e29040
parentd758951456f57f3496aa4d7855a043eb41f74f07
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