downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | conferences | my php.net

search for in the

EvIo::set> <EvIo::__construct
[edit] Last updated: Fri, 07 Jun 2013

view this page in

EvIo::createStopped

(PECL ev >= 0.2.0)

EvIo::createStoppedCreate stopped EvIo watcher object

Descripción

final public static EvIo EvIo::createStopped ( mixed $fd , int $events , callable $callback [, mixed $data = NULL [, int $priority = 0 ]] )

The same as EvIo::__construct() , but doesn't start the watcher automatically.

Parámetros

fd

The same as for EvIo::__construct()

events

The same as for EvIo::__construct()

callback

See Watcher callbacks .

data

Custom data associated with the watcher.

priority

Watcher priority

Valores devueltos

Returns EvIo object on success.

Ver también



add a note add a note User Contributed Notes EvIo::createStopped - [0 notes]
There are no user contributed notes for this page.

 
show source | credits | stats | sitemap | contact | advertising | mirror sites