Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-4365572

Win32 winsock errors should be translated to error message text

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P5 P5
    • 1.4.0
    • 1.1.6, 1.3.0
    • core-libs
    • None
    • beta
    • x86, sparc
    • solaris_2.6, windows_nt

      src/win32/native/java/net/net_util_md.c's NET_ThrowNew is good about translating
      Winsock error numbers to text, but it doesn't cover all the error numbers
      encountered in the real world. It should provide a general clue for some others
      such as WSAENETUNREACH (10051) "Network is unreachable". The full list, I am
      told, is available at http://www.sockets.com/err_lst1.htm

            alanb Alan Bateman
            acolleysunw Adrian Colley (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: