DOKK / manpages / debian 10 / trafficserver-dev / TSfread.3ts.en
TSFREAD(3ts) Apache Traffic Server TSFREAD(3ts)

TSfread - TSfread API function

#include <ts/ts.h>


Attempts to read length bytes of data from the file pointed to by filep into the buffer buf. The behavior is undefined if length is greater than SSIZE_MAX.

Returns the number of bytes read on success, or -1 on failure.

2022, dev@trafficserver.apache.org

May 21, 2022 8.0