On Wed, 21 Jun 2000, Patrick wrote:
> In Retriever.cc, I see where "index++" occurs and I'd really like to axe
> the crawling there, but I'm not sure how I can make a graceful exit at
> that point.
IIRC, the "main loop" is in Retriever::Start() in a big while() loop. So
you probably want to change the conditions on the loop. When the loop
terminates, htdig will clean up and quit.
--
-Geoff Hutchison
Williams Students Online
http://wso.williams.edu/
------------------------------------
To unsubscribe from the htdig3-dev mailing list, send a message to
[EMAIL PROTECTED]
You will receive a message to confirm this.