natInetAddress.cc (lookup): Fix typo (AF_INET16 -> AF_INET6).
1999-04-08 Geoff Berry <gcb@gnu.org> * natInetAddress.cc (lookup): Fix typo (AF_INET16 -> AF_INET6). * natPlainSocketImpl.cc (accept): Add missing else if check for AF_INET6. From-SVN: r26297
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
1999-04-08 Geoff Berry <gcb@gnu.org>
|
||||
|
||||
* natInetAddress.cc (lookup): Fix typo (AF_INET16 -> AF_INET6).
|
||||
* natPlainSocketImpl.cc (accept): Add missing else if check
|
||||
for AF_INET6.
|
||||
|
||||
1999-04-08 Tom Tromey <tromey@cygnus.com>
|
||||
|
||||
* java/lang/Long.java (parseLong): Corrected overflow detection
|
||||
|
||||
Reference in New Issue
Block a user