summaryrefslogtreecommitdiff
path: root/node/Demarc.hpp
diff options
context:
space:
mode:
authorAdam Ierymenko <adam.ierymenko@gmail.com>2013-10-18 14:16:53 -0400
committerAdam Ierymenko <adam.ierymenko@gmail.com>2013-10-18 14:16:53 -0400
commitca93b4a1ac9d07ea150572801fd47f9a0818abff (patch)
tree8ec8916b82baab567a3d9cc66471b866f8ef1809 /node/Demarc.hpp
parent03b909603ae6010d7bf059de688c0cfe0f96a0a3 (diff)
downloadinfinitytier-ca93b4a1ac9d07ea150572801fd47f9a0818abff.tar.gz
infinitytier-ca93b4a1ac9d07ea150572801fd47f9a0818abff.zip
Clean up some stuff, including a few spots where exceptions were not being handled correctly.
Diffstat (limited to 'node/Demarc.hpp')
-rw-r--r--node/Demarc.hpp3
1 files changed, 1 insertions, 2 deletions
diff --git a/node/Demarc.hpp b/node/Demarc.hpp
index 767cc864..fc283fef 100644
--- a/node/Demarc.hpp
+++ b/node/Demarc.hpp
@@ -100,8 +100,7 @@ public:
* @param localPort Local IP port
* @return True if successfully bound, or if already bound
*/
- bool bindLocalUdp(unsigned int localPort)
- throw();
+ bool bindLocalUdp(unsigned int localPort);
/**
* Pick a port to send to an address of a given type