Commit History

Author SHA1 Message Date
  Remy Lebeau 1dd73cd208 Removing some more unneeded units from uses clause. 1 year ago
  Remy Lebeau 5725cf6679 Fixes #492 - for FreePascal, adding {$OBJECTCHECKS OFF} wherever an Accessor Class is being used. 2 years ago
  RemyLebeau 787572bfe1 Updating various DLL related functions to use THandle instead of HMODULE. 7 years ago
  RemyLebeau a8af04f86a Adding TIdUInt64 to address a UInt64 HPP bug in C++Builder 2006 and 2007. 10 years ago
  RemyLebeau 7a43b280b6 Updated TIdCmdTCPClientListeningThread.Run() to check the Terminated property before calling CheckForDisconnect() 13 years ago
  RemyLebeau 43188f000d Updated TIdCmdTCPClient.Disconnect() to not wait on and free the listening thread if it is the thread context that is calling Disconnect() in the first place, otherwise a deadlock occurs. 13 years ago
  RemyLebeau eee4a8e2fe Updated TIdCmdTCPClient destructor to call Disconnect() so the listening thread is terminated and freed correctly. 15 years ago
  RemyLebeau 2bfd8f7470 Merging tagged "Indy 10.5.7" code (RAD Studio XE public release) into trunk 15 years ago
  olaf 421ff4d8b4 Moved remotely 18 years ago