eio_custom

 resource eio_custom ( mixed $execute , int $pri , mixed $callback [, mixed $data = NULL ] ) 

説明

eio_custom() executes custom function specified by execute processing it just like any other eio_* call.

戻り値

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