PHP » GoLang |
login |
register |
about
|
GoLang Event::__construct
request it (441)
GoLang replacement for PHP's Event::__construct
[edit | history]
Event::__construct(PECL event >= 1.2.6-beta) Event::__construct — Constructs Event object Description
public
Event::__construct
(
EventBase
$base
,
mixed
$fd
,
int
$what
,
callable
$cb
[,
mixed
$arg
= NULL
] )Constructs Event object. Parameters
Return ValuesReturns Event object. See Also
|
more
Recently updated
more
Most requested
more
Last requests
|