summaryrefslogtreecommitdiffstats
path: root/btime_int.h
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 /btime_int.h
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 'btime_int.h')
-rw-r--r--btime_int.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/btime_int.h b/btime_int.h
index 6872fce..84d6936 100644
--- a/btime_int.h
+++ b/btime_int.h
@@ -23,7 +23,7 @@
#ifndef __BTIME_INT_H
#define __BTIME_INT_H
-#define BTIME_PORT 23456
+#define BTIME_PORT 5016
#define BTIME_MSGLEN 128
#define MAX_RETRY 40