The EventHttp class
(PECL event >= 1.4.0-beta)
소개
Represents HTTP server.
클래스 개요
final
EventHttp
{
public
void
bind
(
string
$address
,
int
$port
)
public
void
setCallback
(
string
$path
,
string
$cb
[,
string
$arg
] )
}
Table of Contents
There are no user contributed notes for this page.