|
|
| version 1.1.1.1.2.3, 2010/06/23 15:07:15 | version 1.1.1.1.2.5, 2010/06/24 11:01:46 |
|---|---|
| Line 12 | Line 12 |
| #define DEF_RPC_TIMEOUT 3 | #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/BLOB-%08x" | |
| #define LOGERR { \ | #define LOGERR { \ |