- make-address-info FAMILY TYPE HOST PORTprocedure
Constructs a new address information record from the given FAMILY ('ipv4 or 'ipv6), a socket TYPE ('tcp, 'udp or 'raw), a numeric HOST address encoded as a string and a PORT that is a either a positive integer or #f.