(PHP 5 >= 5.3.0, PHP 7)
Poll connections
public static int mysqli::poll ( array &$read, array &$error, array &$reject, int $sec [, int $usec ] )
Object oriented style
Procedural style
int mysqli_poll ( array &$read , array &$error , array &$reject , int $sec [, int $usec ] )
Poll connections. Available only with mysqlnd. The method can be used as static.
Parameters: