Commit History

Author SHA1 Message Date
  Remy Lebeau 7aa180593e Fixing compiler errors in TIdIPMCastClient and TIdUDPServer. 6 years ago
  Remy Lebeau 5fb9225fc1 Checking in changes that have been pending for a long time. Getting back in sync with the trunk: 6 years ago
  RemyLebeau 8a9ed41f5b Fix for TIdIPMCastListenerThread.Run() not freeing LSocketList correctly. 7 years ago
  RemyLebeau 3a1aa55912 Initializing various IPVersion properties to ID_DEFAULT_IP_VERSION instead of Id_IPv4. 7 years ago
  RemyLebeau c00fe9b87d Fix for TIdIPMCastListenerThread.Run() trying to read from sockets that may not actually be in a readable state. 7 years ago
  RemyLebeau f57f559531 Updated TIdIPMCastClient to no longer discard 0-length packets. Some protocols actually need them. 8 years ago
  RemyLebeau 2206dea81a Adding XE8 project files. 11 years ago
  RemyLebeau 28e8b89576 Added 'Classes' unit to interface 'uses' clause of IdIPMCastClient.pas in Delphi 2010+ to address an inline compiler warning. 11 years ago
  RemyLebeau f60999f66f Indy 10.6.0 - XE4 Release 13 years ago
  RemyLebeau d75c11210e Changing the AData parameter of TUDPReadEvent, TIPMCastReadEvent and TIdTelnetDataAvailEvent back to using a dynamic array again on all compiler versions. 13 years ago
  RemyLebeau 58e2fb9a01 Removing 'const' from AData parameter of TIPMCastReadEvent and TIdTelnetDataAvailEvent to match the same change to TUDPReadEvent. Apparently the 'const' are causing compiling errors in C++Builder XE3. 13 years ago
  RemyLebeau 49d5382d0c Applying Embarcadero patch for TIdUDPServer.OnUDPRead event. Applying it to TIdTelnet.OnDataAvailable and TIdIPMCastClient.OnIPMCastRead events as well. 13 years ago
  RemyLebeau 76db70aa58 Added ReuseSocket property to TIdSocketHandle, and then updated various components to make use of it. 14 years ago
  RemyLebeau 99cc609bed Merging the Tiburon branch into the Trunk 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