Diff for /libaitrpc/inc/config.h.in between versions 1.8 and 1.8.20.1

version 1.8, 2013/11/14 21:44:14 version 1.8.20.1, 2015/07/02 17:52:52
Line 3 Line 3
 /* Build library with zero-copy return array from RPC client */  /* Build library with zero-copy return array from RPC client */
 #undef CLI_RES_ZCOPY  #undef CLI_RES_ZCOPY
   
/* Build library with TCP timeout period *//* Build library with BLOB timeout period */
 #undef DEF_RPC_BLOB_TIMEOUT
 
 /* Build library with RPC timeout period */
 #undef DEF_RPC_TIMEOUT  #undef DEF_RPC_TIMEOUT
   
 /* Define to 1 if you have the <arpa/inet.h> header file. */  /* Define to 1 if you have the <arpa/inet.h> header file. */

Removed from v.1.8  
changed lines
  Added in v.1.8.20.1


FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>