< Previous by Date Date Index Next by Date >
  Thread Index  

[reSIProcate] [PATCH] Fix ares compiling on iPhone / iOS SDK on Mac


The attached patch fixes the lack of an API on the iPhone / iOS SDK and is the only code level change needed to make resiprocate work on iPhone / iOS. It just re-orgs the code a little so that the use of SCDynamicStoreCreate is only used on the Mac compile pathway. The TARGET_OS_IPHONE define is handled by gcc / iPhone SDK.

(See attached file: resiprocate-ares-iphoneos.diff)

-Aron

Aron Rosenberg
Logitech Inc, (SightSpeed Group)

Attachment: resiprocate-ares-iphoneos.diff
Description: Binary data