[
https://issues.apache.org/jira/browse/TS-2527?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14007475#comment-14007475
]
ASF subversion and git services commented on TS-2527:
-----------------------------------------------------
Commit 2bf9a464f50a0a1e3a098d4ff3ebdb7067a27d7c in trafficserver's branch
refs/heads/master from [~zwoop]
[ https://git-wip-us.apache.org/repos/asf?p=trafficserver.git;h=2bf9a46 ]
[TS-2527] mgmtapi.h should be C style. This is slightly ugly in the core
now, but that public struct/union has to be named to be C99 compliant.
> 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
> Assignee: Leif Hedstrom
> Labels: api-change
> Fix For: 5.0.0
>
>
> {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.2#6252)