org.newsclub.net.unix.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 actual AF_UNIX Socket implementation.
*/
package org.newsclub.net.unix;
© 2015 - 2025 Weber Informatics LLC | Privacy Policy