Provided by: trafficserver-dev_9.2.5+ds-1ubuntu1_amd64 bug

NAME

       TSfclose - TSfclose API function

SYNOPSIS

          #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

       2025, dev@trafficserver.apache.org

9.2                                               Mar 17, 2025                                     TSFCLOSE(3ts)