]> granicus.if.org Git - apache/commit
moving chunk of logic that deals with writing ssl data from
authorDoug MacEachern <dougm@apache.org>
Wed, 28 Nov 2001 03:15:41 +0000 (03:15 +0000)
committerDoug MacEachern <dougm@apache.org>
Wed, 28 Nov 2001 03:15:41 +0000 (03:15 +0000)
commitd6497301dc59366376639dbfa4dcd1a5f7ceacfc
treeabd6fccfc9a1065847b5bd86afba2311c48c7a38
parent1c0391b185997b11d020168dfa967ec97f9f988d
moving chunk of logic that deals with writing ssl data from
ssl_io_filter_Output() to a new ssl_filter_write() function.
this will make it easier to optimize how we deal with file buckets
than cannot be mmaped.
PR:
Obtained from:
Submitted by:
Reviewed by:

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@92209 13f79535-47bb-0310-9956-ffa450edef68
modules/ssl/ssl_engine_io.c