Add Unix Domain Socket Support to jdk.httpserver

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Unresolved
    • Priority: P4
    • None
    • Affects Version/s: None
    • Component/s: core-libs
    • 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:
            3 Start watching this issue

              Created:
              Updated: