Re: hostmux using getaddrinfo

2002-03-10 Thread Neal H Walfield
I have checked this in. Thanks. ___ Bug-hurd mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/bug-hurd

hostmux using getaddrinfo

2002-03-09 Thread James A Morrison
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