Add Unix Domain Socket Support to jdk.httpserver

XMLWordPrintable

    • generic
    • generic

      ADDITIONAL SYSTEM INFORMATION :
      java 21.0.8

      A DESCRIPTION OF THE PROBLEM :

      Update methods to accept SocketAddress instead of InetSocketAddress to enable compatibility with UnixDomainSocketAddress. This would allow usage such as java -m jdk.httpserver -b unix://asdf.sock.

      Make the backlog parameter optional so it does not need to be specified in all use cases.


            Assignee:
            Michael McMahon
            Reporter:
            Webbug Group
            Votes:
            1 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated: