Ubuntu Manpages

TSfopen

opens a file for reading or writing and returns a descriptor for accessing the file

#include <ts/ts.h>


The current implementation cannot open a file for both reading or writing. See the SDK Programmer's Guide for sample code.

2014, dev@trafficserver.apache.org