I realize that since UNIX sockets are platform-specific, there has to be some non-Java code involved. Specifically, we\'re interested in using JDBC to connect to a MySQL in
The JNR project (which is a loose basis for project panama) has a unix socket implementation.