Example #1
0
 public function __construct($host, $port)
 {
     parent::__construct($host, $port);
     $this->closeOnError = 0;
 }