You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficserver.apache.org by "Leif Hedstrom (JIRA)" <ji...@apache.org> on 2014/05/19 20:54:38 UTC

[jira] [Assigned] (TS-2527) mgmtapi.h should be C style

     [ https://issues.apache.org/jira/browse/TS-2527?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Leif Hedstrom reassigned TS-2527:
---------------------------------

    Assignee: Leif Hedstrom

> 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)