-
### Project Name
junixsocket
### Code Repository URL
https://github.com/kohlschutter/junixsocket
### Project License
Apache 2.0
### Names of primary maintainers/project leads
Chri…
-
**Describe the bug**
`signal-cli -u MYNUMBER daemon` should start the daemon but states junixsocket is missing.
**To Reproduce**
Steps to reproduce the behavior:
1. register a number with sign…
-
See this build:
https://app.circleci.com/pipelines/github/cljdoc/builder/46360/workflows/bf4aca79-e747-4b37-9877-2f70ad3f4c7b/jobs/62735
```
2023-10-04 09:12:09,207 ERROR cljdoc-analyzer.runner -…
-
It would be great to be able to connect to the databases using unix sockets instead of TCP when applicable.
According to [this](https://kohlschutter.github.io/junixsocket/dependency.html), just add…
-
**Description**
Wanna to get a unix socket program work with wisp2 and found it says like:
```
java.lang.UnsupportedOperationException
java.base/java.net.Socket.(Socket.java:207)
or…
-
**Is your feature request related to a problem? Please describe.**
I would like to connect to my PostgreSQL database via a local socket connection for the **application database**.
1. **More sec…
-
**Describe GraalVM and your environment :**
- GraalVM version or commit id if built from source: 20.0.2
- CE or EE: CE
- JDK version: JDK20
- OS and OS Version: macOS 13.5.2
- Architecture: …
-
```
Exception in thread "main" java.lang.UnsupportedOperationException: Not supported
at java.base/sun.nio.ch.SocketChannelImpl.socket(SocketChannelImpl.java:233)
at com.github.moaxcp.x11.x11clie…
-
Hi,
I have started using [Docker for Windows Beta](https://beta.docker.com/docs/windows/) and trying to build a Docker image on my Windows machine using gradle.
It used to be fine on Linux, but on Wi…
-
**Jetty version(s)**
12.0.7
**Jetty Environment**
any
**Java version/vendor**
any, e.g. openjdk version "21"
**OS type/version**
any, e.g. macOS
**Description**
commit 24c1140917d322…