Commit History

Author SHA1 Message Date
  Ondrej Pokorny 5298e1a909 set FSocketInitialized to False in TSocketStream.Close (fix AV when Close is called twice) 2 years ago
  Michaël Van Canneyt aefdbe0dc8 * Dotted filenames for package fcl-net 2 years ago
  Michaël Van Canneyt 3c1be77e8d * Patch to fix issue #40351 2 years ago
  mattias ed73a0f11e fcl-net: comment: TInetServer.SockToStream should be using TServerSocketStream 2 years ago
  mattias c255e8af12 fcl-net: clean up and keep stacktrace 2 years ago
  mattias a1b9f8cf82 fcl-net: fixed range check error 2 years ago
  Michaël Van Canneyt e926419ff8 * Fix hierarchy 2 years ago
  Michaël Van Canneyt 6f929a6e39 * Add const to string args where possible. Fix issue #40049 2 years ago
  Ondrej Pokorny 28a8279d91 remove unused private variable 2 years ago
  Ondrej Pokorny b881deeb9f fix TServerSocketStream.CanRead result when FServer is gone (this happens on closing the server with open connections) 2 years ago
  Michaël Van Canneyt 9c7d1515bf * Prevent codetools from messing up types again 3 years ago
  Michaël Van Canneyt 2cbc6bb674 * Better solution for last commit, correct sockets definitions in implementation 3 years ago
  Michaël Van Canneyt dcc0b706bc * Fix problem reported by Pierre 3 years ago
  Michaël Van Canneyt 9e783cc3ad * Connection list, allow to set descendent for connections and disconnect/connectiondropped events 3 years ago
  Dimitrios Chr. Ioannidis 33f5da686e TInetSocket connect timeout support under 1 second fix. 3 years ago
  mattias d36761f4a4 fcl-net: no ESocketError after closing the connection 3 years ago
  mattias 49f1f4d26e fcl-net: fixed typo 3 years ago
  Michaël Van Canneyt cb22b7a1d5 * Fopefully last fix for non-select platforms 4 years ago
  Michaël Van Canneyt 71457e6408 * More platform fixes 4 years ago
  Michaël Van Canneyt 0b96cc3a30 * Fix for non-compilation on non-supported platforms: linux -> unix 4 years ago
  Michaël Van Canneyt 6e5103f3c5 * Fix for non-compilation on non-supported platforms 4 years ago
  Ondrej Pokorny cb05049c4f * TSocketHandler.Select: set LastError 4 years ago
  Michaël Van Canneyt 72213d42da * Negative time value waits forever 4 years ago
  Ondrej Pokorny bbb01506c7 * windows compilation 4 years ago
  Michaël Van Canneyt 87e9958429 * Allow to read handler 4 years ago
  Michaël Van Canneyt 58b252705e * Allow to compile also non-windows,linux 4 years ago
  Michaël Van Canneyt 74ebc15596 * Select calls 4 years ago
  Ondrej Pokorny 4697de9379 Keep-Alive fixes 4 years ago
  Ondrej Pokorny c4e2029179 Ignore exceptions 4 years ago
  Ondrej Pokorny 1d18f2fdbf comment 4 years ago