summaryrefslogtreecommitdiff
path: root/src/protocol-constants.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/protocol-constants.h')
-rw-r--r--src/protocol-constants.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/protocol-constants.h b/src/protocol-constants.h
index ea1e917..4d48751 100644
--- a/src/protocol-constants.h
+++ b/src/protocol-constants.h
@@ -95,6 +95,9 @@
#define METHOD_TORRENT_VERIFY "torrent-verify"
#define METHOD_TORRENT_REMOVE "torrent-remove"
#define METHOD_TORRENT_ADD "torrent-add"
+#define METHOD_PORT_TEST "port-test"
+#define METHOD_BLOCKLIST_UPDATE "blocklist-update"
+#define METHOD_SESSION_STATS "session-stats"
#define PARAM_IDS "ids"
#define PARAM_DELETE_LOCAL_DATA "delete-local-data"