Property | Type | Description | |
---|---|---|---|
$instance |
Property | Type | Description | |
---|---|---|---|
$base | |||
$callbacks | |||
$dnsBase | |||
$stopped |
Method | Description | |
---|---|---|
__construct ( ) | EventLoop constructor. | |
bufferEvent ( $args ) : EventBufferEvent | ||
bufferEventSsl ( $args ) : mixed | ||
event ( $args ) : Event | ||
free ( ) | Free | |
getBase ( ) : EventBase | ||
getDnsBase ( ) : EventDnsBase | ||
init ( ) | Init | |
interrupt ( null $cb = null ) | ||
listener ( $args ) : EventListener | ||
reinit ( ) | Reinit | |
run ( ) | Run | |
signal ( $args ) : mixed | ||
stop ( ) | Stop | |
timer ( $args ) : mixed |
public bufferEvent ( $args ) : EventBufferEvent | ||
$args | ||
return | EventBufferEvent |