Indy 9
|
EIdReadTimeout = class(EIdException)
EIdReadTimeout can be raised when the client is Connected, but the timeout argument to ReadFromStack has elapsed before the IOHandler is Readable. EIdReadTimeout will not be raised when the ReadFromStack arguments indicate that exceptions should not be raised when a timeout occurs.