Thomas Schwinge, le Sun 20 Jan 2008 14:06:18 +0100, a écrit : > #v+ > Jan 20 12:41:53 shitbox inetd[1989]: telnet/tcp: socket: Protocol family not > supported > #v-
Aargl, found it: it looks like libc returns EPFNOSUPPORT while inetd.c tests EAFNOSUPPORT, and thus doesn't retry with ipv4... Samuel -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

