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

search for in the

EvSignal::set> <EvSignal::__construct
[edit] Last updated: Sun, 19 May 2013

view this page in

EvSignal::createStopped

(PECL ev >= 0.2.0)

EvSignal::createStoppedCreate stopped EvSignal watcher object

Descrierea

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

Create stopped EvSignal watcher object. Unlike EvSignal::__construct() , this method does't start the watcher automatically.

Parametri

signum

Signal number. See constants exported by pcntl extension. See also signal(7) man page.

callback

See Watcher callbacks .

data

Custom data associated with the watcher.

priority

Watcher priority

Valorile întoarse

Returns EvSignal object on success.

Vedeți de asemenea



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

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