Dne Sat, 14 Jun 2008 02:08:57 +0200 Jorge Aldo <[EMAIL PROTECTED]>  
napsal/-a:


> Actually NO, because FPC has a bug with LastError when using threads...

If NO, so why do you test it here?

>>            if lastError=0 then
>>            begin
>>               HttpThrd := TTCPHttpThrd.create(ClientSock);
>>               HttpThrd.Resume;   // <-- Resume the thread here
>>            end;

If you would have appended ELSE branch and handle
an error properly, you would know what the problem is
immediately...


Just my two cents
pf

-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
synalist-public mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/synalist-public

Reply via email to