Arno, can you post a fixed THttpCli please? Best Regards,
SZ ----- Original Message ----- From: "Arno Garrels" <[EMAIL PROTECTED]> To: "ICS support mailing" <twsocket@elists.org> Sent: Wednesday, March 21, 2007 12:46 PM Subject: Re: [twsocket] ICS bug ? > Paul wrote: >> Since I updated to the latest ICS version (V5), I sometimes get an >> exeption when closing my program : EOSError (code 14000) Invalid >> window handle. I can't trap the error, it happens after all events >> are handled. I've just had it again within the debugger, but it fails >> to step to the next instruction >> >> Anyone else seen this ? > > It's a known issue, we discussed already in the SSL-List. > > This is a temporary fix: > > in THttpCli.SocketDataAvailable > .. > // Make FReceiveBuffer at least 8KB larger than actually received data > Add ==>> if FReceiveLen < 0 then FReceiveLen := 0; <== > > -- > Arno Garrels [TeamICS] > http://www.overbyte.be/eng/overbyte/teamics.html > >> >> Paul > -- > To unsubscribe or change your settings for TWSocket mailing list > please goto http://www.elists.org/mailman/listinfo/twsocket > Visit our website at http://www.overbyte.be -- To unsubscribe or change your settings for TWSocket mailing list please goto http://www.elists.org/mailman/listinfo/twsocket Visit our website at http://www.overbyte.be