|
EventHttpConnection::__constructConstructs EventHttpConnection object Beschreibung
public
EventHttpConnection::__construct
(
EventBase
$base
,
EventDnsBase
$dns_base
,
string
$address
,
int
$port
[,
EventSslContext
$ctx
= NULL
] )Constructs EventHttpConnection object. Parameter-Liste
RückgabewerteReturns EventHttpConnection object. Changelog
|