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.

參數

此函數沒有參數。

返回值

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