Example #1
0
 function __construct($host, $port, $timeout = 30)
 {
     parent::__construct($host, $port, $timeout = 30);
 }