Re: hostmux using getaddrinfo
I have checked this in. Thanks. ___ Bug-hurd mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/bug-hurd
hostmux using getaddrinfo
Hi, I managed to get this to work manually bootstrapping it to show that these changes work. 2002-03-09 James A. Morrison <[EMAIL PROTECTED]> * mux.c: Changed lookup behaviour to use the addrinfo struct instead of the hostent struct. Renamed lookup_hostent to lookup_add