©
本文档使用 PHP中文网手册 发布
(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
.