La classe EventHttp
(PECL event >= 1.4.0-beta)
Introduction
Représente le serveur HTTP.
Synopsis de la classe
final
class EventHttp
{
public
bind(
string
$address
,
int
$port
):
void
public
setCallback(
string
$path
,
string
$cb
,
string
$arg
= ?):
void
}
Sommaire
There are no user contributed notes for this page.