junixsocket
junixsocket copied to clipboard
Unix Domain Sockets in Java 7 and newer (AF_UNIX), AF_TIPC, AF_VSOCK, and more
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...
**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...
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...
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...
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...