Date: Thu, 19 Oct 2000 11:35:12 -0600 From: Matt Peterson <[EMAIL PROTECTED]> Don't you find it a little compelling that the nearly identical JVM code passes the Java Compatibility test suite on Linux 2.2, Solaris, HPUX, SCO, and even Windows? He is arguing that returning an error for a non-local address being sent to bind() is an implementation dependency and should not be something JRE absolutely requires. It is a dark corner of the BSD socket API and not written in stone anywhere, therefore it is bad to create a dependency upon it. To this I agree, but I cannot change the fact that this assumption does exist in applications, so this is why I reverted the change. Later, David S. Miller [EMAIL PROTECTED] - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] Please read the FAQ at http://www.tux.org/lkml/
- Re: bind() allowed to non-local addresses Andi Kleen
- Re: bind() allowed to non-local addresses David S. Miller
- Re: bind() allowed to non-local addresses Felix von Leitner
- Re: bind() allowed to non-local addresses David S. Miller
- Re: bind() allowed to non-local addresses Christoph Hellwig
- Re: bind() allowed to non-local addresses Andi Kleen
- Re: bind() allowed to non-local addresses David S. Miller
- Re: bind() allowed to non-local addresses Andi Kleen
- Re: bind() allowed to non-local addresses Matt Peterson
- Re: bind() allowed to non-local addresses Andi Kleen
- Re: bind() allowed to non-local addresses David S. Miller
- Re: bind() allowed to non-local addresses Andi Kleen
- Re: bind() allowed to non-local addresses David Woodhouse
- Re: bind() allowed to non-local addresses Matt Peterson
- Re: bind() allowed to non-local addresses Eric Lammerts
- Re: bind() allowed to non-local addresses Matt Peterson
- Re: bind() allowed to non-local addresses Alexander Viro
- Re: bind() allowed to non-local addresses Alan Cox
- RE: bind() allowed to non-local addresses David Schwartz
- Re: bind() allowed to non-local addresses Christoph Rohland
- RE: bind() allowed to non-local addresses David Schwartz