TSfopen
TSfopen API function
- Provided by: trafficserver-dev (Version: 7.1.2+ds-3)
- 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 developer-plugins-tsfopen-family for examples.
2018, dev@trafficserver.apache.org