--- libaitrpc/inc/defs.h 2014/01/28 14:05:43 1.15 +++ libaitrpc/inc/defs.h 2015/05/18 15:09:59 1.18 @@ -3,7 +3,7 @@ * by Michael Pounov * * $Author: misho $ -* $Id: defs.h,v 1.15 2014/01/28 14:05:43 misho Exp $ +* $Id: defs.h,v 1.18 2015/05/18 15:09:59 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