url = $url; $this->socket = $socket; $this->function = $function; $this->creationTime = time(); $this->streamBuffer = ''; $this->header = array(); } }