[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: more problems



Arkadiusz Mi¶kiewicz <misiek@misiek.eu.org> writes:
> I like when my client programs (for example telnet) are trying all
> addresses with belongs to specified host:
> [misiek@linstar misiek]$ LANG=C telnet linstar.zsz2.starachowice.pl 9999
> Trying 3ffe:902:12::10.9999...
> telnet: Unable to connect to remote host: Connection refused
> Trying 195.164.211.2.9999...
> telnet: Unable to connect to remote host: Connection refused
> ...
> but this is less important thing than portability...

Yes, we'll start using getnodeby{name,addr} when we have
implementations of them in roken.

> on my system (linux && glibc) functions getipnodeby{name,addr}
> are'n implemented yet ... ;)

No, but the roken implementations of these work fine on linux/glibc.

/assar