[5112] in SIPB bug reports
Re: ncftp
daemon@ATHENA.MIT.EDU (Marc Horowitz)
Tue Jan 17 23:53:57 1995
To: yandros@MIT.EDU
Cc: bug-sipb@MIT.EDU, shabby@MIT.EDU
Date: Tue, 17 Jan 1995 23:52:24 EST
From: Marc Horowitz <marc@MIT.EDU>
>> I should get some time soon to work on something better for it; it's
>> already on my list of little things to fix.
the standard hack is to call gethostbyaddr on the return from
gethostbyname. This is portable to all known platforms (known by me,
anyway :-) and does the right thing.
Marc