aboutsummaryrefslogtreecommitdiffstats
path: root/tests/testUtils.hpp
diff options
context:
space:
mode:
authortholdawa <[email protected]>2014-01-21 00:23:27 +0100
committertholdawa <[email protected]>2014-01-21 00:23:27 +0100
commitbf395a8d87ad329155310084d807ff533cdf2d13 (patch)
tree8647dab9aeefab2c81fbf67810b4ac2f5c364c9b /tests/testUtils.hpp
parentMerge remote-tracking branch 'upstream/master' (diff)
parentUse appropriate syntax for rethrowing exceptions. (diff)
downloadvmime-bf395a8d87ad329155310084d807ff533cdf2d13.tar.gz
vmime-bf395a8d87ad329155310084d807ff533cdf2d13.zip
Merge remote-tracking branch 'upstream/master'
Diffstat (limited to 'tests/testUtils.hpp')
-rw-r--r--tests/testUtils.hpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/testUtils.hpp b/tests/testUtils.hpp
index f0ecf454..9e72158a 100644
--- a/tests/testUtils.hpp
+++ b/tests/testUtils.hpp
@@ -263,6 +263,8 @@ public:
const vmime::string getPeerName() const;
const vmime::string getPeerAddress() const;
+ vmime::shared_ptr <vmime::net::timeoutHandler> getTimeoutHandler();
+
/** Send data to client.
*
* @param buffer data to send