(PECL event >= 1.2.6-beta)
Returns event base associated with the connection
public EventBase EventHttpConnection::getBase ( void )
Returns event base associated with the connection.
Returns:
On success returns EventBase object associated with the connection. Otherwise FALSE
.
Please login to continue.