D-Fan
2008-07-17 05:19:52 UTC
I am using Indy ver 10.1.5. I want to read from the client to see if a
flag is set. If there is no message the timeout event occurs. This
event is difficult to control and I am having problems creating having
this process run in a thread with such an unruly exception. This will
probably occur while running from the IDE. Is there anyway to change
this behavior? FYI I cannot capture the EIDReadTimout exception. If I
try except on EIDReadTimeout I get undefined identifier "EIDReadTimeOut"
at compile time.
flag is set. If there is no message the timeout event occurs. This
event is difficult to control and I am having problems creating having
this process run in a thread with such an unruly exception. This will
probably occur while running from the IDE. Is there anyway to change
this behavior? FYI I cannot capture the EIDReadTimout exception. If I
try except on EIDReadTimeout I get undefined identifier "EIDReadTimeOut"
at compile time.