
28 Nov
2008
28 Nov
'08
11:51 p.m.
On Sat, Nov 29, 2008 at 12:26:18AM +0100, Henning Thielemann wrote:
For a lazy stream, the current implementation of sendHTTP would fail, since when sendHTTP quits, the data is still not read, and when some processes the HTTP response, data will be lazily read from a closed stream.
All I know is that there have been some problems with too many opened connections which haven't been closed in the past. Wether they've been a result of beeing to lazy I can no longer remember Marc