table of contents
TSFOPEN(3ts) | Apache Traffic Server | TSFOPEN(3ts) |
NAME¶
TSfopen - TSfopen API function
SYNOPSIS¶
#include <ts/ts.h>
DESCRIPTION¶
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.
COPYRIGHT¶
2022, dev@trafficserver.apache.org
May 21, 2022 | 8.1 |