]> granicus.if.org Git - apache/commit
Switch the most frequent apr_brigade_write() and apr_brigade_puts()
authorBrian Pane <brianp@apache.org>
Sun, 22 Sep 2002 00:05:08 +0000 (00:05 +0000)
committerBrian Pane <brianp@apache.org>
Sun, 22 Sep 2002 00:05:08 +0000 (00:05 +0000)
commit09ce7e3904fe7f7277d3c8e0f3b8a93c2a35c288
tree851fd4507fd5b6a9e94df1d7cfe1cf100c50a3a9
parent41c9349299d99c3478b3e5a86cb0beff1da52191
Switch the most frequent apr_brigade_write() and apr_brigade_puts()
calls to apr_brigade_writev() for improved efficiency

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