First page Back Continue Last page Overview Graphics
Question 5: getaddrinfo()
Check if the given address (or port) is valid numeric address
Port number is defined as macro
Port number is given via variable
- in_port_t port_http = 80;
The “loopback” address for given family
The “unspecified” address for give family
Notes: