略微加速

PHP官方手册 - 互联网笔记

PHP - Manual: event_base_new

2024-05-02

event_base_new

(PECL libevent >= 0.0.1)

event_base_newCreate and initialize new event base

说明

event_base_new ( void ) : resource

Returns new event base, which can be used later in event_base_set(), event_base_loop() and other functions.

参数

此函数没有参数。

返回值

event_base_new() returns valid event base resource on success or FALSE on error.

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.

官方地址:https://www.php.net/manual/en/function.event-base-new.php

北京半月雨文化科技有限公司.版权所有 京ICP备12026184号-3