--- libaitrpc/inc/config.h.in 2013/03/07 23:10:50 1.7 +++ libaitrpc/inc/config.h.in 2015/07/02 22:28:14 1.9 @@ -3,6 +3,12 @@ /* Build library with zero-copy return array from RPC client */ #undef CLI_RES_ZCOPY +/* Build library with BLOB timeout period */ +#undef DEF_RPC_BLOB_TIMEOUT + +/* Build library with RPC timeout period */ +#undef DEF_RPC_TIMEOUT + /* Define to 1 if you have the header file. */ #undef HAVE_ARPA_INET_H @@ -119,6 +125,9 @@ /* Build w/o assert() support */ #undef NDEBUG +/* Disable RPC server */ +#undef ONLY_CLI + /* Define to the address where bug reports for this package should be sent. */ #undef PACKAGE_BUGREPORT @@ -139,6 +148,9 @@ /* Define to 1 if you have the ANSI C header files. */ #undef STDC_HEADERS + +/* Build library with TCP session expiration */ +#undef TCP_SESSION_TIMEOUT /* Define for Solaris 2.5.1 so the uint32_t typedef from , , or is not used. If the typedef were allowed, the