Re: Downloading web pages using threads

clint suson <csuson@gwcom.com> wrote:
> yes I know the library handles pipelining, but I still would like to
> implement multiple socket connection to a single hosts. Any Ideas?

*shrugs*

I think you're wasting your time, but if your situation warrants it, check
out HTHost.c. You will probably want to modify HTHost_new at a minimum, to
allocate a new HTHost object every time, rather than looking for the host
object with that name.

There will probably be many other places in the code that will need to
change.

It will be a big job.

Why do you want to do this?
-- 
Sam Couter                                              sam@topic.com.au
Internet Engineer                               http://www.topic.com.au/
tSA Consulting

Received on Tuesday, 4 April 2000 21:43:42 UTC