I haven't used it because I'm way too busy at the moment, but thanks for
making this publicly available, it sounds excellent. And if I haven't said
it before, thanks to Francois for giving us ICS in the first place.
Dan
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Translation of the message which was sent by a french ICS user who -
strangely - doesn't want to be known:
There is a memory leak in the function "PrepareEmail" in the file
"OverbyteIcsSmtpProt.pas", at line 3376:
if FMailMessage.GetText^ <> #0 then
this function allocate some meory which
Arno Garrels wrote:
> Hello,
>
> I found some time to work on a new multi-threading TCP server
> component. It features multiple listen sockets implemented as
> TCollectionItems and dynamic connection pooling.
> Threads as well as client objects are dynamically managed.
> Tested as a simple echo s