eio_custom

eio_custom

(PECL eio >= 0.0.1dev)

eio_customExecute custom request like any other eio_* call.

Description

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

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

Parameters

execute

登录查看完整内容