PHP » GoLang |
login |
register |
about
|
GoLang Ev::embeddableBackends
request it (406)
GoLang replacement for PHP's Ev::embeddableBackends
[edit | history]
Ev::embeddableBackends(PECL ev >= 0.2.0) Ev::embeddableBackends — Returns the set of backends that are embeddable in other event loops Description
final
public
static
void
Ev::embeddableBackends
( void
)
Returns the set of backends that are embeddable in other event loops. ParametersThis function has no parameters. Return ValuesReturns a bit mask which can containing backend flags combined using bitwise OR operator. ExamplesExample #1 Embedding loop created with kqueue backend into the default loop
<?php See Also
|
more
Recently updated
more
Most requested
more
Last requests
|