junixsocket is a Java/JNI library that allows the use of Unix Domain Sockets (AF_UNIX sockets) and other socket types, such as AF_TIPC and AF_VSOCK, 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.9.0compared with

Version Details

Provided Changes (1)

2.8.3 2.9.0
ChangeGroup / ArtifactPreviousCurrent
~ Updated com.kohlschutter » compiler-annotations1.6.41.6.7

Test Changes (2)

2.8.3 2.9.0
ChangeGroup / ArtifactPreviousCurrent
~ Updated com.kohlschutter » kohlschutter-test-util1.6.41.6.7
~ Updated com.kohlschutter » kohlschutter-util1.6.41.6.7

Managed Changes (26)

2.8.3 2.9.0
ChangeGroup / ArtifactPreviousCurrent
~ Updated com.google.errorprone » error_prone_annotations2.22.02.24.0
~ Updated com.google.errorprone » error_prone_core2.22.02.24.0
~ Updated com.kohlschutter » compiler-annotations1.6.41.6.7
~ Updated com.kohlschutter » kohlschutter-test-util1.6.41.6.7
~ Updated com.kohlschutter » kohlschutter-util1.6.41.6.7
~ Updated org.bouncycastle » bcprov-jdk18on1.761.77
~ Updated org.bouncycastle » bctls-jdk18on1.761.77
~ Updated org.eclipse.jdt » org.eclipse.jdt.annotation2.2.7002.2.800
~ Updated org.junit.jupiter » junit-jupiter5.10.05.10.1
~ Updated org.junit.jupiter » junit-jupiter-api5.10.05.10.1
~ Updated org.junit.jupiter » junit-jupiter-engine5.10.05.10.1
~ Updated org.junit.jupiter » junit-jupiter-migrationsupport5.10.05.10.1
~ Updated org.junit.jupiter » junit-jupiter-params5.10.05.10.1
~ Updated org.junit.platform » junit-platform-commons1.10.01.10.1
~ Updated org.junit.platform » junit-platform-console1.10.01.10.1
~ Updated org.junit.platform » junit-platform-engine1.10.01.10.1
~ Updated org.junit.platform » junit-platform-jfr1.10.01.10.1
~ Updated org.junit.platform » junit-platform-launcher1.10.01.10.1
~ Updated org.junit.platform » junit-platform-reporting1.10.01.10.1
~ Updated org.junit.platform » junit-platform-runner1.10.01.10.1
~ Updated org.junit.platform » junit-platform-suite1.10.01.10.1
~ Updated org.junit.platform » junit-platform-suite-api1.10.01.10.1
~ Updated org.junit.platform » junit-platform-suite-commons1.10.01.10.1
~ Updated org.junit.platform » junit-platform-suite-engine1.10.01.10.1
~ Updated org.junit.platform » junit-platform-testkit1.10.01.10.1
~ Updated org.junit.vintage » junit-vintage-engine5.10.05.10.1