]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Convert the filter and brigade writing functions to return status values,
authorGreg Stein <gstein@apache.org>
Fri, 8 Jun 2001 11:00:14 +0000 (11:00 +0000)
committerGreg Stein <gstein@apache.org>
Fri, 8 Jun 2001 11:00:14 +0000 (11:00 +0000)
commit0c0d15733108262132e8aa61f9f7acd772fa7e3a
treecdaa2bbacb4f57542ea156a4881e8232072b2816
parent327be3721c47ce0c6bba418e05376a997a77b925
Convert the filter and brigade writing functions to return status values,
not byte counts.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@89305 13f79535-47bb-0310-9956-ffa450edef68
include/util_filter.h
server/util_filter.c