resource eio_nop ([ int $pri = EIO_PRI_DEFAULT [, mixed $callback = NULL [, mixed $data = NULL ]]] )
eio_nop() does nothing, except go through the whole request cycle. Could be useful in debugging.
eio_nop() returns request resource on success or FALSE on error.