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