Apache 1.3 API Documentation
Routine ap_bclose
Definition:
-
int ap_bclose(BUFF *fb);
Usage example:
-
status = ap_bclose(r->connection->client);
No documentation available.
- See also:
- ap_bcreate,
ap_bfilbuf,
ap_bfileno,
ap_bflsbuf,
ap_bflush,
ap_bgetc,
ap_bgetflag,
ap_bgetopt,
ap_bgets,
ap_bhalfduplex,
ap_blookc,
ap_bnonblock,
ap_bonerror,
ap_bprintf,
ap_bpushfd,
ap_bpushh,
ap_bputc,
ap_bputs,
ap_bread,
ap_bsetflag,
ap_bsetopt,
ap_bskiplf,
ap_bspawn_child,
ap_bvputs,
ap_bwrite,
ap_vbprintf,
BO_BYTECT,
BUFF,
B_ASCII2EBCDIC,
B_CHUNK,
B_EBCDIC2ASCII,
B_EOF,
B_EOUT,
B_ERROR,
B_RD,
B_RDERR,
B_RDWR,
B_SAFEREAD,
B_SFIO,
B_SOCKET,
B_WR,
B_WRERR,
kill_conditions
Previous: ap_basic_http_header
Next: ap_bcreate
Table of Contents
(Routines,
Structures,
Data Cells,
Constants)