The EventHttp class
(PECL event >= 1.4.0-beta)
简介
Represents HTTP server.
类摘要
final
class EventHttp
{
public
bind(
string
$address
,
int
$port
):
void
public
setCallback(
string
$path
,
string
$cb
,
string
$arg
= ?):
void
}
目录
There are no user contributed notes for this page.
官方地址:https://www.php.net/manual/en/class.eventhttp.php