Registry / networking / junixsocket-native-common

junixsocket-native-common

JSON →
library2.10.1javamavenunverified

Provides native JNI library binaries for common platforms to enable Unix domain socket communication in Java.

<dependency> <groupId>com.kohlschutter.junixsocket</groupId> <artifactId>junixsocket-native-common</artifactId> <version>2.10.1</version> </dependency>
INSTALL
IMPORT
SIG · JUNIXSOCKET-NATIVE
J
junixsocket-native-common
networkingjavav2.10.1
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

AFUNIXSocket
org.newsclub.net.unix.AFUNIXSocket

Connect to a Unix domain socket

import org.newsclub.net.unix.AFUNIXSocket; import java.io.File; AFUNIXSocket socket = AFUNIXSocket.newInstance(); socket.connect(new File("/tmp/socket.sock"));
Debug
Known issues

No known issues recorded.

Upgrade
Version history
2.10.1latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
5 hits · last 30 days
node
4
Amazon
1
Resources