tech-crypto archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: behavior of krb5_get_all_server_addrs()
On Sat, Dec 02, 2000 at 07:47:49PM +0100, Johan Danielsson wrote:
> Please don't mess up code that works on most systems as is. Using
> something easily testable for, like getifaddrs, might be ok, but the
> right way is probably to implement that function for weirdo
> systems. The keyword here is `portable'.
I've added a getifaddrs() version, and a HAVE_GETIFADDRS check.
getifaddrs() is going to exist on every BSD, at least.
--
-- Jason R. Thorpe <thorpej%zembu.com@localhost>
Home |
Main Index |
Thread Index |
Old Index