protected int $maxBufferSize
public __construct({Array})
Parameter | Type | Description |
---|
$addr | string | |
$port | int | |
$bufferLength | int | |
Server main loop.
Parameter | Type | Description |
---|
$timeout | int | |
protected connecting({Array})
Parameter | Type | Description |
---|
$remoteAddr | string | |
$remotePort | int | |
$localAddr | string | |
$localPort | int | |
protected connected({Array})
Parameter | Type | Description |
---|
$client | \Socket | |
protected process({Array})
Parameter | Type | Description |
---|
$message | string | |
protected closed({Array})
Parameter | Type | Description |
---|
$client | \Socket | |
Generated by Hazaar API Doc Generator