NetworkInterface.java
6.48 KB
-
2003-05-05 Michael Koch <konqueror@gmx.de> · e5f3cd6b
* java/net/NetworkInterface.java (networkInterfaces): Removed. (getByName): Use getRealNetworkInterfaces() instead of networkInterfaces. (getByInetAddress): Likewise. (getNetworkInterfaces): Likewise. (toString): Fix output of addresses of an interface. From-SVN: r66500
Michael Koch committed