(PECL event >= 1.2.6-beta)
EventHttpConnection::__construct — Constructs EventHttpConnection object
$base
,
EventDnsBase
$dns_base
,
string
$address
,
int
$port
)Constructs EventHttpConnection object.
base
Associated event base.
dns_base
If
dns_base
is NULL
, hostname resolution will block.
address
The address to connect to.
port
The port to connect to.
Returns EventHttpConnection object.