EventHttpConnection::getBase
PHP function
Edit on GitHub ✎
(PECL event >= 1.2.6-beta)
Returns event base associated with the connection
Description
EventHttpConnection::getBase(): EventBase
Returns event base associated with the connection.
Parameters Parameters
Return Values
On success returns EventBase object associated with the connection. Otherwise false.