--- libaitrpc/inc/config.h.in 2013/03/07 23:10:50 1.7 +++ libaitrpc/inc/config.h.in 2013/11/14 21:44:14 1.8 @@ -3,6 +3,9 @@ /* Build library with zero-copy return array from RPC client */ #undef CLI_RES_ZCOPY +/* Build library with TCP timeout period */ +#undef DEF_RPC_TIMEOUT + /* Define to 1 if you have the header file. */ #undef HAVE_ARPA_INET_H @@ -139,6 +142,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