TSfclose - TSfclose API function
Contents
Copyright
2025, dev@trafficserver.apache.org
9.2 May 22, 2025 TSFCLOSE(3ts)
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.
Name
TSfclose - TSfclose API function
Synopsis
#include <ts/ts.h>
voidTSfclose(TSFilefilep)