* mcserv.c (get_client): Don't try to find the address family

from the hostname.  Always use AF_INET, because everything else
is unsupported.
This commit is contained in:
Pavel Roskin 2002-10-04 23:35:54 +00:00
parent 7171d36bb1
commit 4d7cf0f3a7
2 changed files with 377 additions and 325 deletions

View File

@ -1,3 +1,9 @@
2002-10-04 Pavel Roskin <proski@gnu.org>
* mcserv.c (get_client): Don't try to find the address family
from the hostname. Always use AF_INET, because everything else
is unsupported.
2002-10-04 Andrew V. Samoilov <sav@bcs.zp.ua>
* sfs.c (vfmake): Use open_error_pipe() and close_error_pipe().

File diff suppressed because it is too large Load Diff