|
EventHttpConnection::__constructConstructs EventHttpConnection object Description
public
EventHttpConnection::__construct
(
EventBase
$base
,
EventDnsBase
$dns_base
,
string
$address
,
int
$port
[,
EventSslContext
$ctx
= NULL
] )Constructs EventHttpConnection object. Parameters
Return ValuesReturns EventHttpConnection object. Changelog
|