The EventHttp class
(PECL event >= 1.4.0-beta)
简介
Represents HTTP server.
类摘要
final
EventHttp
{
public
bind
(
string
$address
,
int
$port
) :
void
public
setCallback
(
string
$path
,
string
$cb
[,
string
$arg
] ) :
void
}
Table of Contents
User Contributed Notes
There are no user contributed notes for this page.