diff options
author | jlemon <jlemon@FreeBSD.org> | 2000-09-16 00:53:53 +0000 |
---|---|---|
committer | jlemon <jlemon@FreeBSD.org> | 2000-09-16 00:53:53 +0000 |
commit | fcb3d1e56c53e613e024c0f702a4f901cd1fc725 (patch) | |
tree | e30c79f6895b34ad213e2de0a1c0fb27b7074d66 /UPDATING | |
parent | 310c27a1c973657098b6327088e6764d983d77a5 (diff) | |
download | FreeBSD-src-fcb3d1e56c53e613e024c0f702a4f901cd1fc725.zip FreeBSD-src-fcb3d1e56c53e613e024c0f702a4f901cd1fc725.tar.gz |
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.
Diffstat (limited to 'UPDATING')
0 files changed, 0 insertions, 0 deletions