From 46f868bd4fb2fd7b0816ded98974935aacddf5e6 Mon Sep 17 00:00:00 2001 From: Adam Ierymenko Date: Wed, 16 Oct 2013 17:47:26 -0400 Subject: Lots of cleanup, more work on certificates, some security fixes. --- node/Switch.hpp | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'node/Switch.hpp') diff --git a/node/Switch.hpp b/node/Switch.hpp index d9032a27..3cc6887c 100644 --- a/node/Switch.hpp +++ b/node/Switch.hpp @@ -179,6 +179,13 @@ public: */ void requestWhois(const Address &addr); + /** + * Cancel WHOIS for an address + * + * @param addr Address to cancel + */ + void cancelWhoisRequest(const Address &addr); + /** * Run any processes that are waiting for this peer * -- cgit v1.2.3