]> granicus.if.org Git - apache/commit
* modules/ssl/ssl_engine_io.c (ssl_io_input_getline): Document
authorJoe Orton <jorton@apache.org>
Wed, 6 Aug 2008 14:45:48 +0000 (14:45 +0000)
committerJoe Orton <jorton@apache.org>
Wed, 6 Aug 2008 14:45:48 +0000 (14:45 +0000)
commit98ab70975b6237808a9a51dd5a2f48a9be9bc326
treef6351640754c71db4383bf2c84899826f9cd1f31
parentfeabec39027d83cea734d9aa40c4ab5f0f4770e4
* modules/ssl/ssl_engine_io.c (ssl_io_input_getline): Document
  interface.
  (ssl_io_filter_input): For GETLINE mode, pull lines directly from
  the char_buffer if possible, to avoid unnecessarily copying the
  entire buffer once per invocation.

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