/[resiprocate]/main/contrib/ares/ares.h |
Parent Directory
|
Revision Log
Sticky Revision: |
merged 5270:HEAD from b-directory-reorg
initial reorg - more to come
new directory reorg proposal
run detection of ares/resip USE_IPV6 mismatch
ares changes now compile of windows; USE_IPV6 on for windows project files
added custom nameserver list support to sipstack and dnsstub enabled lookup over v6 for ares...still some work to be done to retrieve v6 nameservers from various operating systems
Fix for Mac OS X. On 10.2 we can't include nameser_compat. We check MAC_OS_X_VERSION_MIN_REQUIRED to see which version of the OS we're compiling against. Unfortunately this macro is not defined when compiling from the command line. Thus if it's not defined we're goign to assume that we're compiling on 10.3 ore greater.
Fixes to get mainline compiling. Tested on 10.3. compat.hxx isn't included into ares, so we cannot use those macros.
Modified the Mac project to link against the 10.2.8 SDK headers.
fixed for windows
added v6 routines to ares_init
fixed ares socket leak on windows: close vs socketclose got rid of annoying cvs version lines
removed unsued vairbale from declaration of ares_strerror
fix error for compiling on solaris with gcc
Undoing someone else's stomping.
included nameser and nameser_compat - seemed to be needed on mac - this may break other os - if so, my apologies. I pulled ones out of include/arpa - three were ondes in include too - don't know what is right to use
Eliminated a warning on Cygwin
More Windows/Cygwin hacking.
Cygwin update
fixed to compile on unix again
first hack at port to windows
Initial revision
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.
webmaster AT resiprocate DOT org | ViewVC Help |
Powered by ViewVC 1.1.27 |