The WWDC "Your App and Next Generation Networks" presentation discusses how the NSURLSession and CFNetworkAPIs in iOS 9 can synthesize IPv6 addresses when presented with IPv4 literals on an IPv6-only network.
For those of us who still need to use sockets-level APIs due to existing code frameworks, is this procedure documented somewhere? Or is there any API available to just do the translation process?