PHP » GoLang |
login |
register |
about
|
GoLang EvIo::createStopped
request it (383)
GoLang replacement for PHP's EvIo::createStopped
[edit | history]
EvIo::createStopped(PECL ev >= 0.2.0) EvIo::createStopped — Create stopped EvIo watcher object Description
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. Parameters
Return ValuesReturns EvIo object on success. See Also
|
more
Recently updated
more
Most requested
more
Last requests
|