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