--- libaitrpc/inc/defs.h 2012/05/17 15:18:48 1.4.6.2 +++ libaitrpc/inc/defs.h 2012/05/17 16:42:43 1.4.6.3 @@ -3,7 +3,7 @@ * by Michael Pounov * * $Author: misho $ -* $Id: defs.h,v 1.4.6.2 2012/05/17 15:18:48 misho Exp $ +* $Id: defs.h,v 1.4.6.3 2012/05/17 16:42:43 misho Exp $ * ************************************************************************** The ELWIX and AITNET software is distributed under the following @@ -48,6 +48,7 @@ SUCH DAMAGE. #define DEF_RPC_TIMEOUT 10 +#define RPC_SCHED_POLLING 1 #define RPC_ERROR(x) htonl((x)) #define STRSIZ 256