summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcrodrigu <crodrigu@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2002-02-02 03:18:31 +0000
committercrodrigu <crodrigu@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2002-02-02 03:18:31 +0000
commitdb5a2bff0c2503ebdbd96e3d31fa7fccd596ec62 (patch)
tree6cf2ee4b43a10e8f686d653b7b64d2c084941d80
parent0762fa0af98ae165575c0557e7adc0c8945642c2 (diff)
downloadATCD-db5a2bff0c2503ebdbd96e3d31fa7fccd596ec62.tar.gz
ChangeLogTag: Fri Feb 1 22:00:00 2002 Rob Ruff <rruff@scires.com>
-rw-r--r--TAO/orbsvcs/orbsvcs/AV/RTP.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/TAO/orbsvcs/orbsvcs/AV/RTP.h b/TAO/orbsvcs/orbsvcs/AV/RTP.h
index cc280e12f63..78ca9800bed 100644
--- a/TAO/orbsvcs/orbsvcs/AV/RTP.h
+++ b/TAO/orbsvcs/orbsvcs/AV/RTP.h
@@ -384,6 +384,8 @@ protected:
/// Pre-allocated memory to receive the data...
ACE_Message_Block frame_;
+
+ int connection_gone_;
};