eio_set_max_poll_time

Set maximum poll time

Description

void eio_set_max_poll_time ( float $nseconds )

Polling stops, if poll took longer than nseconds seconds.

Parameters

nseconds

Number of seconds

Return Values

No value is returned.