eio_nop

Example

 resource eio_nop ([ int $pri = EIO_PRI_DEFAULT [, mixed $callback = NULL [, mixed $data = NULL ]]] ) 

Description

eio_nop() does nothing, except go through the whole request cycle. Could be useful in debugging.

Return Values

eio_nop() returns request resource on success or FALSE on error.