Using HTEventList_loop

Hi,

I'm trying to use the HTTP client of Libwww library. I
was trying to send a GET request. When I tried using
the HTLoadToFile() I was able to persist the content
to a file. Here it uses HTEventList_loop() which waits
for the response. But I need to get a stream and so I
used  HTLoadToStream(). Should I still use the
HTEventList_loop() to get the content, if so, how do I
use it. I'm not able to understand what exactly
HTEventList_loop does. Could someone please help?

Thanks,
regards,
krishna

__________________________________________________
Do You Yahoo!?
Listen to your Yahoo! Mail messages from any phone.
http://phone.yahoo.com

Received on Friday, 28 September 2001 08:37:42 UTC