ap_bclose — close a stream
int ap_bclose(BUFF *fb)
Flushes the output buffer and closes the underlying file descriptors/handle/socket. Returns 0 on success and -1 on error.
0
-1