]> granicus.if.org Git - apache/commit
* r->connection->aborted signals that the client aborted the connection, but
authorRuediger Pluem <rpluem@apache.org>
Sat, 25 Apr 2009 09:25:24 +0000 (09:25 +0000)
committerRuediger Pluem <rpluem@apache.org>
Sat, 25 Apr 2009 09:25:24 +0000 (09:25 +0000)
commit06f79508fb8f89eff6849977bc38d91794298897
tree7061710e38527c8fba9302d8c2e1923b5bd71a94
parent7f3acaed7df4166f13eada3110afe8d2930b2a2e
* r->connection->aborted signals that the client aborted the connection, but
  in this case *we* decide to close the connection so use
  r->connection->keepalive = AP_CONN_CLOSE

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