--- libaitrpc/inc/defs.h 2010/06/23 15:07:15 1.1.1.1.2.3 +++ libaitrpc/inc/defs.h 2010/06/23 16:23:31 1.1.1.1.2.4 @@ -3,7 +3,7 @@ * by Michael Pounov * * $Author: misho $ -* $Id: defs.h,v 1.1.1.1.2.3 2010/06/23 15:07:15 misho Exp $ +* $Id: defs.h,v 1.1.1.1.2.4 2010/06/23 16:23:31 misho Exp $ * *************************************************************************/ #ifndef __DEFS_H @@ -12,9 +12,12 @@ #define DEF_RPC_TIMEOUT 3 -#define BLOBSIZ 1460 +#define BLOB_MAX 1460 +#define BLOBSIZ 1024 +#define STRSIZ 256 -#define BLOB_FILE "%s/%s:%d-%04x_%08x-%08x_%02x.blob" + +#define BLOB_FILE "%s/%08x.blob" #define LOGERR { \