PHP 8.3.4 Released!

eio_npending

(PECL eio >= 0.0.1dev)

eio_npending終了したけれども処理されなかったリクエストの数を返す

説明

eio_npending(): int

eio_npending() は、終了したけれども処理されなかったリクエストの数を返します。

パラメータ

この関数にはパラメータはありません。

戻り値

eio_npending() は、終了したけれども処理されなかったリクエストの数を返します。

参考

add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top