When LOOKUP-HOST-BY-ADDRESS receives and Ipv4 address and IPV6 is :IPV6, the address...
commit2b67bf0b540fc297b383e0e85e48cd3ae1e460e2
authorStelian Ionescu <sionescu@common-lisp.net>
Sun, 2 Dec 2007 00:45:24 +0000 (2 01:45 +0100)
committerStelian Ionescu <sionescu@common-lisp.net>
Sun, 2 Dec 2007 00:45:24 +0000 (2 01:45 +0100)
tree6987e691c40fd37965d36a6d296219324f7880c0
parent69791bab1c7f619d5931fd8db0591ac02f232f0c
When LOOKUP-HOST-BY-ADDRESS receives and Ipv4 address and IPV6 is :IPV6, the address is mapped onto Ipv6; conversely if it receives and Ipv6 address and IPV6 is NIL, it tries to convert it back to Ipv4.

Signed-off-by: Stelian Ionescu <sionescu@common-lisp.net>
sockets/dns/lookup.lisp