略微加速

PHP官方手册 - 互联网笔记

PHP - Manual: eio_init

2024-05-03

eio_init

(PECL eio = 1.0.0)

eio_init(Re-)initialize Eio

说明

eio_init(): void

eio_init() (re-)initializes Eio. It allocates memory for internal structures of libeio and Eio itself. You may call eio_init() before using Eio functions. Otherwise it will be called internally first time you invoke an Eio function in a process.

注意:

This function was removed in version 3.0.0RC1 of the eio extension for PHP version 8 and higher.

参数

此函数没有参数。

返回值

没有返回值。

add a noteadd a note

User Contributed Notes

There are no user contributed notes for this page.

官方地址:https://www.php.net/manual/en/function.eio-init.php

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