The Swoole\Http\Server class
(PECL swoole >= 1.9.0)
簡介
類摘要
class Swoole\Http\Server
extends
Swoole\Server
{
/* 方法 */
/* 繼承的方法 */
swoole_timer_clear(int
}$timer_id
): void目錄
- Swoole\Http\Server::on — Bind callback function to HTTP server by event name.
- Swoole\Http\Server::start — Start the swoole http server.