BayEOS-PHP
 All Data Structures Namespaces Files Functions Variables Pages
Data Structures | Variables
bayeos-socket.php File Reference

Go to the source code of this file.

Data Structures

class  PHPSocketRouter
 

Variables

 $config =parse_ini_file('/etc/bayeos-socket.ini')
 
 $config ['writer_sleep_time'] =0
 
if(!isset($config['names'])) else $names =$config['names']
 

Variable Documentation

$config =parse_ini_file('/etc/bayeos-socket.ini')

Definition at line 8 of file bayeos-socket.php.

$config['writer_sleep_time'] =0

Definition at line 9 of file bayeos-socket.php.

if (!isset($config['names'])) else $names =$config['names']

Definition at line 15 of file bayeos-socket.php.