summaryrefslogtreecommitdiff
path: root/cpp/src/Ice/UdpTransceiver.h
diff options
context:
space:
mode:
authorDwayne Boone <dwayne@zeroc.com>2015-01-07 12:09:14 -0330
committerDwayne Boone <dwayne@zeroc.com>2015-01-07 12:09:14 -0330
commitaa74b740b1427b19c3de47f4bb8fdfbf2dd5aaa9 (patch)
treea1e0cba07c2d2ce2c5c9f851c81e6d8d17f8285f /cpp/src/Ice/UdpTransceiver.h
parentAdded Objective-C mapping (diff)
downloadice-aa74b740b1427b19c3de47f4bb8fdfbf2dd5aaa9.tar.bz2
ice-aa74b740b1427b19c3de47f4bb8fdfbf2dd5aaa9.tar.xz
ice-aa74b740b1427b19c3de47f4bb8fdfbf2dd5aaa9.zip
Revert "ICE-6082 added sndBufSize and rcvBufSize to UDPEndpointInfo"
This reverts commit ad55ad9c4996fb32452bba72e337152b27e61963.
Diffstat (limited to 'cpp/src/Ice/UdpTransceiver.h')
-rw-r--r--cpp/src/Ice/UdpTransceiver.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/cpp/src/Ice/UdpTransceiver.h b/cpp/src/Ice/UdpTransceiver.h
index 5844c65ac7a..b09c9ce327e 100644
--- a/cpp/src/Ice/UdpTransceiver.h
+++ b/cpp/src/Ice/UdpTransceiver.h
@@ -63,8 +63,6 @@ public:
virtual void checkSendSize(const Buffer&);
int effectivePort() const;
- int sndBufSize() const;
- int rcvBufSize() const;
private: