https://bz.apache.org/bugzilla/show_bug.cgi?id=64850
Mark Thomas <ma...@apache.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|normal |enhancement --- Comment #2 from Mark Thomas <ma...@apache.org> --- Tomcat doesn't use the StandardProtocolFamily enum. All casts to InetSocketAddress are preceded by a check that the cast is valid. Supporting the configuration of a unix domain socket would require changes but I don't see anything here that would break the existing code. Moving this to an enhancement. I'll note that Tomcat support will need to wait until there is at least an EA release with an implementation and that support in Tomcat will need to be optional until the minimum Java version required by Tomcat includes this feature. -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org