index
:
dht.git
mainflush
master
peer_table
test-staging
BitTorrent DHT peer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
benc.h
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
(limited to 'src/benc.h')
-rw-r--r--
src/benc.h
1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/benc.h b/src/benc.h
index e3ca026..8e2cd3a 100644
--- a/
src/benc.h
+++ b/
src/benc.h
@@ -6,6 +6,7 @@
#include <unistd.h>
#define BENC_EBADP 1
+#define BENC_EENDP 2
enum benc_nodetype {
BNT_INT,