org.newsclub.net.unix.domain.package-info Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of junixsocket-common Show documentation
Show all versions of junixsocket-common Show documentation
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, using the standard Socket API
The newest version!
/**
* Test-only code (see src/test/java).
*/
package org.newsclub.net.unix.domain;
© 2015 - 2024 Weber Informatics LLC | Privacy Policy