EventHttpConnection::getBase

(PECL event >= 1.2.6-beta)

EventHttpConnection::getBaseReturns event base associated with the connection

說明

public EventHttpConnection::getBase(): EventBase

Returns event base associated with the connection.

參數(shù)

此函數(shù)沒有參數(shù)。

返回值

On success returns EventBase object associated with the connection. Otherwise false.