]> granicus.if.org Git - apache/commit
ap_bflush and ap_bclose now return ap_status_t error codes instead of
authorManoj Kasichainula <manoj@apache.org>
Tue, 26 Oct 1999 22:25:02 +0000 (22:25 +0000)
committerManoj Kasichainula <manoj@apache.org>
Tue, 26 Oct 1999 22:25:02 +0000 (22:25 +0000)
commit8c4d317e7fb331e52ecec10028302b51d599f596
tree8ef341d34b28a5281dee948cde4631e015cd58a4
parent0c15754e72d12ae019d3be2976e47e97e893904e
ap_bflush and ap_bclose now return ap_status_t error codes instead of
returning -1 and setting errno.

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