Hi I'm trying to fix https://issues.apache.org/jira/projects/NETBEANS/issues/NETBEANS-2509 (docker's plugin unix socket support) - but apart from some UI being commented out, it looks like support for unix socket is missing at all. I briefly scanned code for AF_UNIX but found nothing - does netbeans have any lib for that or should I create wrapper module for https://github.com/kohlschutter/junixsocket ?
-- regards Bartosz Tomasik --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
