We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Updated Networking, Part 2: Using getaddrinfo (markdown)
Minor cleanup
minor cleanup
Typo fix
it's not necessary to allocate buffer for service if it's not gonna be used - just provide NULL and 0 as respective arguments to getnameinfo
The definition is "const char *gai_strerror(int errcode);"
Markdownify ELs to ease book conversion.