--- libaitrpc/inc/defs.h 2015/01/15 20:27:49 1.16.2.1 +++ libaitrpc/inc/defs.h 2015/01/28 00:06:22 1.17.2.1 @@ -3,7 +3,7 @@ * by Michael Pounov * * $Author: misho $ -* $Id: defs.h,v 1.16.2.1 2015/01/15 20:27:49 misho Exp $ +* $Id: defs.h,v 1.17.2.1 2015/01/28 00:06:22 misho Exp $ * ************************************************************************** The ELWIX and AITNET software is distributed under the following @@ -12,7 +12,7 @@ terms: All of the documentation and software included in the ELWIX and AITNET Releases is copyrighted by ELWIX - Sofia/Bulgaria -Copyright 2004 - 2014 +Copyright 2004 - 2015 by Michael Pounov . All rights reserved. Redistribution and use in source and binary forms, with or without @@ -59,6 +59,8 @@ SUCH DAMAGE. #define STRSIZ 256 #endif #define RPC_MIN_BUFSIZ 512 +#define SOCK_MAX_SUPPORT 6 +#define IPPROTO_ERPC 162 #define CB_ACCEPTCLIENT 0 #define CB_CLOSECLIENT 1