5 Star 6 Fork 3

Gitee 极速下载 / Molten

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
此仓库是为了提升国内下载速度的镜像仓库,每日同步一次。 原始仓库: https://github.com/chuan-yun/Molten
克隆/下载
molten_status.h 912 Bytes
一键复制 编辑 原始数据 按行查看 历史
silkCut 提交于 2017-08-01 14:51 . add molten status
/**
* Copyright 2017 chuan-yun silkcutKs <silkcutbeta@gmail.com>
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
#ifndef MOLTEN_STATUS_H
#define MOLTEN_STATUS_H
#include "php.h"
#include "SAPI.h"
#include "molten_ctrl.h"
#include "php7_wrapper.h"
#include "main/php_streams.h"
/* status uri */
#define STATUS_URI "/molten/status"
void mo_request_handle(mo_ctrl_t *mrt TSRMLS_DC);
#endif
PHP
1
https://gitee.com/mirrors/Molten.git
git@gitee.com:mirrors/Molten.git
mirrors
Molten
Molten
master

搜索帮助