Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
Laravoole
Wrapper
Workerman
PHP Class Laravoole\Wrapper\Workerman
Inheritance:
extends
Laravoole\Base
,
implements
Laravoole\Wrapper\ServerInterface
Exibir arquivo
Open project: acabin/laravoole
Class Usage Examples
Protected Properties
Property
Type
Description
$eventMapper
Public Methods
Method
Description
close
(
$fd
)
getParams
( )
getPid
( )
on
(
$event
,
callable
$callback
)
onWorkerStart
(
$worker
)
send
(
$fd
,
$content
)
set
(
$settings
)
start
( )
Method Details
close()
public
method
public
close
(
$fd
)
getParams()
public
static
method
public
static
getParams
( )
getPid()
public
method
public
getPid
( )
on()
public
method
public
on
(
$event
,
callable
$callback
)
$callback
callable
onWorkerStart()
public
method
public
onWorkerStart
(
$worker
)
send()
public
method
public
send
(
$fd
,
$content
)
set()
public
method
public
set
(
$settings
)
start()
public
method
public
start
( )
Property Details
$eventMapper
protected_oe property
protected
$eventMapper