PHP Class JAXLLoop, JAXL

..
Author: abhinavsingh
Exibir arquivo Open project: jaxl/JAXL Class Usage Examples

Public Properties

Property Type Description
$clock JAXLClock

Public Methods

Method Description
run ( )
select ( )
unwatch ( $fd, $opts )
watch ( $fd, $opts )

Private Methods

Method Description
__clone ( )
__construct ( )

Method Details

run() public static method

public static run ( )

select() public static method

public static select ( )

unwatch() public static method

public static unwatch ( $fd, $opts )

watch() public static method

public static watch ( $fd, $opts )

Property Details

$clock public_oe static_oe property

public static JAXLClock $clock
return JAXLClock