]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Suggestions by Justin, implemention by Will. Rename away all bogisity,
authorWilliam A. Rowe Jr <wrowe@apache.org>
Fri, 1 Nov 2002 08:39:59 +0000 (08:39 +0000)
committerWilliam A. Rowe Jr <wrowe@apache.org>
Fri, 1 Nov 2002 08:39:59 +0000 (08:39 +0000)
commit6a632267524248553efe5e7ff9e159149efc028a
tree5dfbd92a810313e6474da22192587775bb1d6678
parentb631a9cc71b3efc9b13f46a142ffd947db8230c0
  Suggestions by Justin, implemention by Will.  Rename away all bogisity,
  especially eliminating all of 'our' capitalized identifiers that were
  easily confused with library symbols; go with APR_STATUS_IS_EOF() just
  in case there is a platform result; fix a bogus *len = 0; reassignment
  and fold the two flavors of input context tracking into one.

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