4d5cb97c9cChanging TIdThread.Destroy() to no longer set the FreeOnTerminate property anymore, as doing so causes problems with FreeOnTerminate=True threads on ARC systems. Also removing a couple of redundant FreeOnTerminate=False assignments in various thread constructors.
11 سال پیش
RemyLebeau
10decd50a5Corrections to IOHandler management in TIdRemoteCMDClient.InternalExec()