* mcserv.c (get_client): Don't try to find the address family
commit4d7cf0f3a78974fed2b6a3f9df121db164254155
authorPavel Roskin <proski@gnu.org>
Fri, 4 Oct 2002 23:35:54 +0000 (4 23:35 +0000)
committerPavel Roskin <proski@gnu.org>
Fri, 4 Oct 2002 23:35:54 +0000 (4 23:35 +0000)
tree32a09c6838b82fb052706afd16ad7a220d2997cb
parent7171d36bb11e635da17c96b53283f07875742927
* mcserv.c (get_client): Don't try to find the address family
from the hostname.  Always use AF_INET, because everything else
is unsupported.
vfs/ChangeLog
vfs/mcserv.c