- Timestamp:
- Mar 2, 2007 2:51:03 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
pjproject/branches/pjproject-0.5-stable/pjlib-util/include/pjlib-util/config.h
r974 r1033 170 170 171 171 172 /** 173 * Size of temporary pool buffer for parsing DNS packets in resolver. 174 * 175 * default: 4000 176 */ 177 #ifndef PJ_DNS_RESOLVER_TMP_BUF_SIZE 178 # define PJ_DNS_RESOLVER_TMP_BUF_SIZE 4000 179 #endif 180 172 181 173 182 /* **************************************************************************
Note: See TracChangeset
for help on using the changeset viewer.