cplusplus
.com
TUTORIALS
REFERENCE
ARTICLES
FORUM
C++
Tutorials
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs
Forum
General C++ Programming
TCP/IP Sockets
TCP/IP Sockets
Jul 11, 2011 at 5:38pm UTC
TheCreator
(68)
I was learning about sockets/internet programming and was wondering why getaddrinfo() returned a linked list of addrinfo structs. Shouldn't it just return one strucutre?
I am on a Mac using netbeans.
Jul 11, 2011 at 5:46pm UTC
mackabee
(152)
There can be multiple IP addresses per hostname
Topic archived. No new replies allowed.