--- libaitrpc/inc/defs.h 2012/03/15 01:55:32 1.4 +++ libaitrpc/inc/defs.h 2012/05/17 14:48:06 1.4.6.1 @@ -3,7 +3,7 @@ * by Michael Pounov * * $Author: misho $ -* $Id: defs.h,v 1.4 2012/03/15 01:55:32 misho Exp $ +* $Id: defs.h,v 1.4.6.1 2012/05/17 14:48:06 misho Exp $ * ************************************************************************** The ELWIX and AITNET software is distributed under the following @@ -47,7 +47,7 @@ SUCH DAMAGE. #define __DEFS_H -#define DEF_RPC_TIMEOUT 3 +#define DEF_RPC_TIMEOUT 10 #define RPC_ERROR(x) htonl((x)) #define STRSIZ 256