if (!$fd) {
            throw new Exception("Could not establish connection to " . $this->hostname . ":" . $this->port); 
        }