- From: Richard Atterer <richard@list03.atterer.net>
- Date: Tue, 8 Jul 2003 12:31:31 +0200
- To: www-lib@w3.org
Hello, On Mon, Jul 07, 2003 at 04:47:22PM -0500, Tanmay Patwardhan wrote: > I use the HTProfile_newNoCacheClient call to create a new client. I'm not sure, but HTEventInit() is called from this, and I have a feeling things won't work if HTEventInit() is called more than once, at the start of the application. "Client" in libwww speak means a software component (e.g. a browser), not a single download. In my app, I first initialize libwww once at the start and then create new downloads with HTRequest_new(). Cheers, Richard -- __ _ |_) /| Richard Atterer | CS student at the Technische | GnuPG key: | \/¯| http://atterer.net | Universität München, Germany | 0x888354F7 ¯ '` ¯
Received on Tuesday, 8 July 2003 06:45:19 UTC