This patch adds support for Unix Domain Sockets, that was added to APR v1.6. This consists of the addition of the APR_UNIX family, as well as adding a cleanup to remove the socket file on shutdown. https://github.com/apache/tomcat-native/pull/8
Fixed for 1.2.26 and up.