table of contents
TSFCLOSE(3ts) | Apache Traffic Server | TSFCLOSE(3ts) |
NAME¶
TSfclose - TSfclose API function
SYNOPSIS¶
#include <ts/ts.h>
DESCRIPTION¶
Closes the file to which filep points and frees the data structures and buffers associated with it.
If the file was opened for writing, any pending data is flushed.
COPYRIGHT¶
2024, dev@trafficserver.apache.org
August 23, 2024 | 9.2 |