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

search for in the

EvEmbed::__construct> <EvChild::set
[edit] Last updated: Sat, 25 May 2013

view this page in

The EvEmbed class

(Não há informação de versão disponível, talvez apenas no SVN)

Introdução

Used to embed one event loop into another.

Sinopse da classe

EvEmbed extends EvWatcher {
/* Propriedades */
public $embed ;
/* Métodos */
public __construct ( object $other [, callable $callback [, mixed $data [, int $priority ]]] )
final public static void createStopped ( object $other [, callable $callback [, mixed $data [, int $priority ]]] )
public void set ( object $other )
public void sweep ( void )
/* Métodos herdados */
public int EvWatcher::clear ( void )
abstract public EvWatcher::__construct ( void )
public void EvWatcher::feed ( int $revents )
public EvLoop EvWatcher::getLoop ( void )
public void EvWatcher::invoke ( int $revents )
public bool EvWatcher::keepalive ([ bool $value ] )
public void EvWatcher::setCallback ( callable $callback )
public void EvWatcher::start ( void )
public void EvWatcher::stop ( void )
}

Propriedades

is_active

data

is_pending

priority

embed

Índice



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

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