summaryrefslogtreecommitdiff
path: root/cpp/src/Ice/TcpTransceiver.h
diff options
context:
space:
mode:
authorMatthew Newhook <matthew@zeroc.com>2005-11-08 05:51:21 +0000
committerMatthew Newhook <matthew@zeroc.com>2005-11-08 05:51:21 +0000
commita87f73de1aba389cb70836534d093edfe30ff7e9 (patch)
treeb47e29b4ed6982fc9a81b36af20e9d6a79b1ddcc /cpp/src/Ice/TcpTransceiver.h
parentIcons update (diff)
downloadice-a87f73de1aba389cb70836534d093edfe30ff7e9.tar.bz2
ice-a87f73de1aba389cb70836534d093edfe30ff7e9.tar.xz
ice-a87f73de1aba389cb70836534d093edfe30ff7e9.zip
http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=534
Diffstat (limited to 'cpp/src/Ice/TcpTransceiver.h')
-rw-r--r--cpp/src/Ice/TcpTransceiver.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/cpp/src/Ice/TcpTransceiver.h b/cpp/src/Ice/TcpTransceiver.h
index e9e9a870500..aa22dc5d3ea 100644
--- a/cpp/src/Ice/TcpTransceiver.h
+++ b/cpp/src/Ice/TcpTransceiver.h
@@ -34,6 +34,7 @@ public:
virtual void read(Buffer&, int);
virtual std::string type() const;
virtual std::string toString() const;
+ virtual void initialize(int);
private: