From f7e732e0ab494627666f3affe23622729bd637d7 Mon Sep 17 00:00:00 2001 From: Johann Latocha Date: Wed, 8 Feb 2012 21:26:47 +0100 Subject: [ALL] Refactoring [ALL] Send and receive servers [TODO] Config file reloading is broken --- src/config.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/config.h') 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 -- cgit v1.2.3-55-g7522