public int $bytesReceived
public int $socketLastError
protected bool $connected
protected Protocol $protocol
public string $frameBuffer
public string $payloadBuffer
public __construct({Array})
Parameter | Type | Description |
---|
$protocol | Protocol | |
$guid | string | |
public __destruct({Array})
Parameter | Type | Description |
---|
$applicationName | string | |
$host | string | |
$port | int | |
$extra_headers | array | |
public getLastSocketError({Array})
Parameter | Type | Description |
---|
$as_string | bool | |
public disconnect({Array})
public connected({Array})
Parameter | Type | Description |
---|
$command | string | |
$payload | mixed | |
Parameter | Type | Description |
---|
$payload | mixed | |
$tv_sec | int | |
$tv_usec | int | |
protected processFrame({Array})
Parameter | Type | Description |
---|
$frameBuffer | string | |
Generated by Hazaar API Doc Generator