junixsocket icon indicating copy to clipboard operation
junixsocket copied to clipboard

Unix Domain Sockets in Java 7 and newer (AF_UNIX), AF_TIPC, AF_VSOCK, and more

Results 15 junixsocket issues
Sort by recently updated
recently updated
newest added

Bumps [org.postgresql:postgresql](https://github.com/pgjdbc/pgjdbc) from 42.7.5 to 42.7.7. Release notes Sourced from org.postgresql:postgresql's releases. v42.7.7 Changes Security security: Client Allows Fallback to Insecure Authentication Despite channelBinding=require configuration. Fix channel binding required handling...

dependencies
java

**Describe the bug**  I'm sorry, I'm not quite sure what caused the CPU usage to be particularly high. Can you help me check if there is a problem with...

information needed

I ran into a problem with the following exception during multiple boot load , How do I need to check? at java.lang.Thread.run(Thread.java:750) Caused by: java.lang.UnsatisfiedLinkError: org.newsclub.net.unix.NativeUnixSocket.createSocket(Ljava/io/FileDescriptor;II)V at org.newsclub.net.unix.NativeUnixSocket.createSocket(Native Method) at...

information needed

Running `native-image` with junixsocket-rmi on the classpath produces: ``` Warning: Could not resolve org.newsclub.net.unix.rmi.RemoteCloseableThing$IsCloseable for serialization configuration. Warning: Could not resolve org.newsclub.net.unix.rmi.RemoteCloseableThing$NotCloseable for serialization configuration. Warning: Could not resolve org.newsclub.net.unix.rmi.RemoteCloseableThingImpl...

bug
has workaround

Could you please post the Maven artifact signing key in a PGP KEYS file in the project's repository ? Our project independently verifies signatures of artifacts from Maven Central. This...

enhancement