]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Initial implementation of asynchronous read completion for Event MPM
authorBrian Pane <brianp@apache.org>
Mon, 2 Jan 2006 13:43:42 +0000 (13:43 +0000)
committerBrian Pane <brianp@apache.org>
Mon, 2 Jan 2006 13:43:42 +0000 (13:43 +0000)
commit44e2e27bcfc26b488dec5dd3b23a46fa8e28af2c
treeee4c25dbc94a449835c1f7bc4d907d2d73500cb5
parentfca35efc302dda363ee8e34c8ddf65c14c5a5ab8
Initial implementation of asynchronous read completion for Event MPM
Warning: SSL doesn't work, so these changes aren't ready to be merged
to the trunk yet.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/async-read-dev@365346 13f79535-47bb-0310-9956-ffa450edef68
server/mpm/experimental/event/event.c
server/protocol.c