Zhao Yongming created TS-2527:
---------------------------------
Summary: mgmtapi.h should be C style
Key: TS-2527
URL: https://issues.apache.org/jira/browse/TS-2527
Project: Traffic Server
Issue Type: Bug
Components: Management API
Reporter: Zhao Yongming
{code}
/*--- statistics operations -----------------------------------------------*/
/* TSStatsReset: sets all the statistics variables to their default values
* Input: cluster - Reset the stats clusterwide or not
* Outpue: TSErrr
*/
tsapi TSError TSStatsReset(bool cluster, const char *name = NULL);
{code}
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)