DOKK / manpages / debian 12 / 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.

2023, dev@trafficserver.apache.org

November 2, 2023 9.2