aboutsummaryrefslogtreecommitdiffstats
path: root/src/jake2/client/VID.java
diff options
context:
space:
mode:
authorCarsten Weisse <[email protected]>2005-10-26 12:37:58 +0000
committerCarsten Weisse <[email protected]>2005-10-26 12:37:58 +0000
commitd8dbe6ea319b4974157c62ffa38baa6672f12f39 (patch)
treefaec34608b512f5e5b58bab4ef44ea67ecde6708 /src/jake2/client/VID.java
parentfb5e549bb3f87cb48207e5927f847288c99de019 (diff)
solves a bug, reported by Ken Russell from sun.
(Problems with jdk1.6 and special network configs) The localhost address was null by calling InetAddress.getByName("localhost").getAddress() see java api doc: InetAddress.getByName(null) is the correct (but strange) method to get the localhost InetAddress.
Diffstat (limited to 'src/jake2/client/VID.java')
0 files changed, 0 insertions, 0 deletions