mysqli_poll

Supported Versions: PHP 5 >= 5.3.0, PHP 7, PHP 8
Poll connections
<?php public static mysqli::poll(    ?array &$read,    ?array &$error,    array &$reject,    int $seconds,    int $microseconds = 0): int|false