* socket.c (FLIP_NET_HOST_128): new macro.
authorGary Houston <ghouston@arglist.com>
Sat, 21 Apr 2001 19:10:15 +0000 (19:10 +0000)
committerGary Houston <ghouston@arglist.com>
Sat, 21 Apr 2001 19:10:15 +0000 (19:10 +0000)
commite1368a8d44acdae6eb45fb921a6760dbd6356942
tree0d5666660e3322d9592b600aad30852903f8f515
parent5a525b84419237ccfa672a0a419b068b3fb2b9f2
* socket.c (FLIP_NET_HOST_128): new macro.
(scm_fill_sockaddr): use new macro.
(scm_addr_vector): completed IPv6 address support.  added const
to the address parameter.
libguile/ChangeLog
libguile/socket.c