Question about persistant connections

How does one go about establishing a persistent HTTP socket connection, 
both with and without a proxy?

When using the chunk.c sample program I noticed with tracing enabled that 
the HTNet object is not created until the HTLoadToChunk is performed.  This 
being the case there must be some way of enabling persistence before the 
HTLoadToChunk is called.  What am I missing?

Thanks

Received on Monday, 28 October 2002 15:00:54 UTC