Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
Since I upgraded to iOS 8, when attempting to retrieve the local host IP address via the gethostbyname(string) or getaddrinfo() function, it take in excess of 30 seconds for this function to return. Prior to this, the function returned in millisecon...