(Re-)initialize Eio

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.

參數

此函式沒有參數。

返回值

沒有返回值。

發佈留言

發佈留言必須填寫的電子郵件地址不會公開。 必填欄位標示為 *