TSfopen
opens a file for reading or writing and returns a descriptor for accessing the file
- Provided by: trafficserver-dev (Version: 5.3.0-2ubuntu2)
- Source: trafficserver
- Report a bug
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