]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
* modules/ssl/ssl_engine_io.c (ssl_io_filter_output): Use non-blocking
authorJoe Orton <jorton@apache.org>
Fri, 23 Jan 2004 16:50:24 +0000 (16:50 +0000)
committerJoe Orton <jorton@apache.org>
Fri, 23 Jan 2004 16:50:24 +0000 (16:50 +0000)
commit812f43e5695068cc7f015c60b323ec594176f9ca
tree4cdece6edf88d695451fc285d4fabc36082a1f9d
parenta1ede38ad0654e30e5722a395d79e193e008a3eb
* modules/ssl/ssl_engine_io.c (ssl_io_filter_output): Use non-blocking
bucket reads whilst data remains available; flush when a read returns
EAGAIN.  Fixes streaming nph- CGI scripts over SSL.

PR: 21944
Inspired by: Jeff Trawick

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