Marcel's code review fixes Marcel's update to 7651
@@ -91,11 +91,11 @@ .debug = 0, .timout = 5 * 60, .grace = 90, .retransmittimeout = 5 }; -int max_servers = 20; +int max_servers = 256; #define RET_OK 0 /* return code for no error */ #define RET_ERR 33 /* return code for error(s) */