downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | conferences | my php.net

search for in the

EventHttpConnection::getBase> <EventHttpConnection
[edit] Last updated: Wed, 19 Jun 2013

view this page in

EventHttpConnection::__construct

(PECL event >= 1.2.6-beta)

EventHttpConnection::__constructConstructs EventHttpConnection object

Description

public EventHttpConnection::__construct ( EventBase $base , EventDnsBase $dns_base , string $address , int $port )

Constructs EventHttpConnection object.

Parameters

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.

Return Values

Returns EventHttpConnection object.



add a note add a note User Contributed Notes EventHttpConnection::__construct - [0 notes]
There are no user contributed notes for this page.

 
show source | credits | sitemap | contact | advertising | mirror sites