--- libaitrpc/inc/config.h.in 2012/11/05 16:14:10 1.5.10.1 +++ libaitrpc/inc/config.h.in 2015/07/02 22:28:14 1.9 @@ -3,9 +3,21 @@ /* 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 +/* Define to 1 if you have the `array_Destroy' function. */ +#undef HAVE_ARRAY_DESTROY + +/* Define to 1 if you have the `array_Init' function. */ +#undef HAVE_ARRAY_INIT + /* Define to 1 if you have the `crcFletcher16' function. */ #undef HAVE_CRCFLETCHER16 @@ -18,21 +30,12 @@ /* Define to 1 if you have the header file. */ #undef HAVE_INTTYPES_H -/* Define to 1 if you have the `io_arrayDestroy' function. */ -#undef HAVE_IO_ARRAYDESTROY - -/* Define to 1 if you have the `io_arrayInit' function. */ -#undef HAVE_IO_ARRAYINIT - -/* Define to 1 if you have the `aitcrc' library (-laitcrc). */ -#undef HAVE_LIBAITCRC - -/* Define to 1 if you have the `aitio' library (-laitio). */ -#undef HAVE_LIBAITIO - /* Define to 1 if you have the `aitsched' library (-laitsched). */ #undef HAVE_LIBAITSCHED +/* Define to 1 if you have the `elwix' library (-lelwix). */ +#undef HAVE_LIBELWIX + /* Define to 1 if you have the `pthread' library (-lpthread). */ #undef HAVE_LIBPTHREAD @@ -122,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 @@ -142,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