TSfopen
TSfopen API function
- Provided by: trafficserver-dev (Version: 9.2.3+ds-1+deb12u1ubuntu0.1)
- Source: trafficserver
- Report a bug
TSfopen API function
#include <ts/ts.h>
Opens a file for reading or writing and returns a descriptor for accessing the file.
The current implementation cannot open a file for both reading and writing. See TSfopen Family for examples.
2026, dev@trafficserver.apache.org