The EventHttp class
(PECL event >= 1.4.0-beta)
Introducción
Represents HTTP server.
Sinopsis de la Clase
final
class EventHttp
{
public
bind(
string
$address
,
int
$port
):
void
public
setCallback(
string
$path
,
string
$cb
,
string
$arg
= ?):
void
}
Tabla de contenidos
There are no user contributed notes for this page.