K 10 svn:author V 6 jlemon K 8 svn:date V 27 2000-09-16T00:53:53.000000Z K 7 svn:log V 277 It is possible for a TCP callout to be removed from the timing wheel, but have a network interrupt arrive and deactivate the timeout before the callout routine runs. Check for this case in the callout routine; it should only run if the callout is active and not on the wheel. END