View Single Post
Posts: 432 | Thanked: 645 times | Joined on Mar 2009
#8
Originally Posted by Krumpir View Post
but the following call:
Code:
 status = getaddrinfo("www.google.com", NULL, &hints, &servinfo);
returns a Name or service unknown error code.
This might be a Scratchbox issue. Please have a look at the FAQ, maybe that helps.

Daniel
 

The Following User Says Thank You to danielwilms For This Useful Post: