From 8b65b3e6d78fdf4be82ab79f37c477bf2b675c0e Mon Sep 17 00:00:00 2001 From: Adam Ierymenko Date: Tue, 28 Jan 2014 10:41:43 -0800 Subject: Yank PROBE stuff since it's not used and was a premature addition to the protocol. --- node/Switch.hpp | 10 ---------- 1 file changed, 10 deletions(-) (limited to 'node/Switch.hpp') diff --git a/node/Switch.hpp b/node/Switch.hpp index e415a2c9..6b3b8e6e 100644 --- a/node/Switch.hpp +++ b/node/Switch.hpp @@ -129,16 +129,6 @@ public: */ bool sendHELLO(const SharedPtr &dest,Demarc::Port localPort,const InetAddress &remoteAddr); - /** - * Send a PROBE immediately to the indicated address - * - * @param localPort Originating local port or ANY_PORT to pick - * @param remoteAddr IP address to send to - * @param dest Destination peer - * @return True if send appears successful - */ - bool sendPROBE(const SharedPtr &dest,Demarc::Port localPort,const InetAddress &remoteAddr); - /** * Send RENDEZVOUS to two peers to permit them to directly connect * -- cgit v1.2.3