table of contents
| TSFCLOSE(3ts) | Apache Traffic Server | TSFCLOSE(3ts) |
NAME¶
TSfclose - TSfclose API functionSYNOPSIS¶
#include <ts/ts.h>- void TSfclose(TSFile filep)
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¶
2020, dev@trafficserver.apache.org| June 25, 2020 | 8.0 |