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'] | 
| $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.
 1.8.6