> I'm not aware of a ClientCnx.FPostedStream, looks like your own > derived class, isn't it?
Sorry, forgot to add. Yes, it is part of a THttpConnection class It's the stream sent by a client that I want to store directly in an object. But I think I''m facing problems trying to do so. Paul ----- Original Message ----- From: "Arno Garrels" <[email protected]> To: "ICS support mailing" <[email protected]> Sent: Monday, January 19, 2009 8:28 PM Subject: Re: [twsocket] HttpServer FPostedStream >> Does the server free this stream anyways when a client disconnects ? > > I'm not aware of a ClientCnx.FPostedStream, looks like your own > derived class, isn't it? > -- 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
