\Socket

Summary

Methods
Properties
Constants
__construct()
connect()
error()
write()
read()
disconnect()
__destruct()
$config
$connection
$connected
$error
No constants found
No protected methods found
$_config
N/A
No private methods found
No private properties found
N/A

Properties

$config

$config : 

Type

$connection

$connection : 

Type

$connected

$connected : 

Type

$error

$error : 

Type

$_config

$_config : 

Type

Methods

__construct()

__construct(  $config = array()) 

Parameters

$config

connect()

connect() 

error()

error() 

write()

write(  $data) 

Parameters

$data

read()

read(  $length = 1024) 

Parameters

$length

disconnect()

disconnect() 

__destruct()

__destruct()