summaryrefslogtreecommitdiffstats
path: root/qacp.c
diff options
context:
space:
mode:
authorNathan Straz <nstraz@redhat.com>2013-09-11 17:32:13 -0400
committerNathan Straz <nstraz@redhat.com>2013-09-11 17:32:13 -0400
commit441a1f8e1eb63464540a8852b246120284fefc11 (patch)
treef1f113c99632b9f48a302c433afcb8c6bff15c06 /qacp.c
parentf76901b6a225e796f468354845313088df71f2f7 (diff)
downloadqarsh-441a1f8e1eb63464540a8852b246120284fefc11.tar.gz
qarsh-441a1f8e1eb63464540a8852b246120284fefc11.tar.xz
qarsh-441a1f8e1eb63464540a8852b246120284fefc11.zip
Move to a new port for the new protocol
I don't see any way to coexist with the old "protocol"
Diffstat (limited to 'qacp.c')
-rw-r--r--qacp.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/qacp.c b/qacp.c
index ccfa7ce..acb6146 100644
--- a/qacp.c
+++ b/qacp.c
@@ -44,7 +44,7 @@
#include "sockutil.h"
#include "qarsh_packet.h"
-#define QARSHD_CONTROL_PORT 5008
+#define QARSHD_CONTROL_PORT 5016
#define QARSH_MINPORT 5010
/* Globals */