summaryrefslogtreecommitdiffstats
path: root/src/config.h
diff options
context:
space:
mode:
authorJohann Latocha2012-02-08 21:26:47 +0100
committerJohann Latocha2012-02-08 21:26:47 +0100
commitf7e732e0ab494627666f3affe23622729bd637d7 (patch)
tree453315fec18665f9595b1a2f8bf80a1e7f641060 /src/config.h
parent[ALL] Request latest available rid (diff)
downloaddnbd3-f7e732e0ab494627666f3affe23622729bd637d7.tar.gz
dnbd3-f7e732e0ab494627666f3affe23622729bd637d7.tar.xz
dnbd3-f7e732e0ab494627666f3affe23622729bd637d7.zip
[ALL] Refactoring
[ALL] Send and receive servers [TODO] Config file reloading is broken
Diffstat (limited to 'src/config.h')
-rw-r--r--src/config.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/config.h b/src/config.h
index d5e356e..9400b32 100644
--- a/src/config.h
+++ b/src/config.h
@@ -25,6 +25,7 @@
#define PORT 5003
#define SERVER_SOCKET_TIMEOUT 30
#define HB_INTERVAL 20*HZ
+#define MAX_NUMBER_SERVERS 8
// block device
#define KERNEL_SECTOR_SIZE 512