junixsocket is a Java/JNI library that allows the use of Unix Domain Sockets (AF_UNIX sockets) from Java. In contrast to other implementations, junixsocket extends the Java Sockets API (java.net.Socket, java.net.SocketAddress etc.) and even supports RMI over AF_UNIX. It is also possible to use it in conjunction with Connector/J to connect to a local MySQL server via Unix domain sockets.
Version2.5.1compared with

Version Details

Provided Changes (1)

2.5.0 2.5.1
ChangeGroup / ArtifactPreviousCurrent
~ Updated com.kohlschutter » compiler-annotations1.4.41.4.6

Test Changes (2)

2.5.0 2.5.1
ChangeGroup / ArtifactPreviousCurrent
~ Updated com.kohlschutter » kohlschutter-test-util1.4.41.4.6
~ Updated com.kohlschutter » kohlschutter-util1.4.41.4.6

Managed Changes (3)

2.5.0 2.5.1
ChangeGroup / ArtifactPreviousCurrent
~ Updated com.kohlschutter » compiler-annotations1.4.41.4.6
~ Updated com.kohlschutter » kohlschutter-test-util1.4.41.4.6
~ Updated com.kohlschutter » kohlschutter-util1.4.41.4.6