Provided by: trafficserver-dev_9.2.0+ds-2_amd64
NAME
TSActionDone - TSActionDone API function
SYNOPSIS
#include <ts/ts.h> int TSActionDone(TSAction actionp)
DESCRIPTION
This is used to check if the action is done. Returns 1 if the action is done, returns 0 otherwise.
COPYRIGHT
2023, dev@trafficserver.apache.org