ndhc/ifchd/defines.h

13 lines
245 B
C
Raw Normal View History

2010-11-12 14:32:18 +05:30
#define MAX_PATH_LENGTH 1024
#define PID_FILE_DEFAULT "/var/run/ifchd.pid"
#define IFCHD_VERSION "0.8"
#define COMM_SOCKET_PATH "ifchange"
#define MAX_BUF 1024
#define MAXLINE 1024
#define SOCK_QUEUE 2
#define CONN_TIMEOUT 60
#define LINUX 1