> Right. I understand it eventually must be cleared. I should have been > more thorough with my question: > When multiple GET requests are performed simultaneously, should > RcvdStream.Free still be called in OnRequestDone when errors such as 404 > are received?
If you do multiple simultaneous requests, then you have multiple HTTP client components and you have multiple RcvdStream (or you have a problem). You must free eveything ! -- francois.pie...@overbyte.be Author of ICS (Internet Component Suite, freeware) Author of MidWare (Multi-tier framework, freeware) http://www.overbyte.be -- To unsubscribe or change your settings for TWSocket mailing list please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket Visit our website at http://www.overbyte.be