Subject: **** Re: Httrack crashed ; more info attached ***
Author: Xavier Roche
Date: 07/29/2006 08:27
> So question now is when to call hts_free_opt.
Looks fine to me.
> Also I want to know how to control the depth of
> crawling. Let say it should crawl to depth of 3
> only.
/* see htsopt.h */
opt->depth = 3;