EventHttpConnection::getBase
(PECL event >= 1.2.6-beta)
EventHttpConnection::getBase — Returns event base associated with the connection
說明
Returns event base associated with the connection.
參數
此函式沒有參數。
返回值
On success returns
EventBase
object associated with the connection. Otherwise false
.