From abc82d6a52a75a30040fb4a458751a664a625c0a Mon Sep 17 00:00:00 2001 From: Adam Ierymenko Date: Wed, 19 Mar 2014 13:56:48 -0700 Subject: IPC changes and SocketManager changes all build! --- node/Constants.hpp | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) (limited to 'node/Constants.hpp') diff --git a/node/Constants.hpp b/node/Constants.hpp index bcefe7f9..58265bcd 100644 --- a/node/Constants.hpp +++ b/node/Constants.hpp @@ -114,14 +114,9 @@ error_no_byte_order_defined; #define ZT_ADDRESS_RESERVED_PREFIX 0xff /** - * Default local UDP port + * Default local port for ZeroTier traffic */ -#define ZT_DEFAULT_UDP_PORT 9993 - -/** - * Local control port, also used for multiple invocation check - */ -#define ZT_DEFAULT_CONTROL_UDP_PORT 39393 +#define ZT_DEFAULT_PORT 9993 /** * Default payload MTU for UDP packets -- cgit v1.2.3