Documentation

UnixAddress
in package
implements SocketAddress

FinalYes

Table of Contents

Interfaces

SocketAddress

Properties

$path  : string

Methods

__construct()  : mixed
__toString()  : string
getType()  : SocketAddressType
isAbstract()  : bool
isUnnamed()  : bool
toString()  : string

Properties

Methods

__construct()

public __construct(string $path) : mixed
Parameters
$path : string

__toString()

public __toString() : string
Tags
see
toString
Return values
string

isAbstract()

public isAbstract() : bool
Return values
bool

isUnnamed()

public isUnnamed() : bool
Return values
bool

toString()

public toString() : string
Return values
string

        
On this page

Search results