Open GoogleCodeExporter opened 8 years ago
A possible workaround (until this issue is solved) that works for us is to use
the older version of dorSocketStub.pas, applying only the CurrentThread ->
CurrentDorThread changes and changing dorService.pas to use FThreads.Pause
instead of FThreads.Suspend again.
After this, r217 can be applied to be as close as possible to the current state.
Original comment by schnaade...@gmail.com
on 16 Mar 2012 at 1:05
http://stackoverflow.com/questions/2097316/with-what-delphi-code-should-i-replac
e-my-calls-to-deprecated-tthread-method-sus is a follow-up question to the
question posted above and contains several suggestions what to use instead of
TThread as well as a replacement class for TThread.
Original comment by schnaade...@gmail.com
on 11 Apr 2012 at 1:28
Original issue reported on code.google.com by
schnaade...@gmail.com
on 16 Mar 2012 at 12:53