Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
1999-06-18 | natInetAddress.cc (lookup): Preserve caller-supplied hostname in returned ↵ | Bryce McKinlay | 1 | -2/+3 | |
InetAddress objects. * java/net/natInetAddress.cc (lookup): Preserve caller-supplied hostname in returned InetAddress objects. (getLocalHostname): Fix typo. * java/net/InetAddress.java (getByName): Set hostname on return object. (getLocalHost): Call lookup directly to ensure that a fully-qualified name is returned. From-SVN: r27587 | |||||
1999-04-07 | Initial revision | Tom Tromey | 1 | -0/+255 | |
From-SVN: r26263 |