-
Hello,
Is there any way to call Unix domain sockets using `seq-input-healthcheck`?
I'm trying to call docker engine api from inside the SEQ container using `/var/run/docker.sock`.
-
Seeing https://github.com/Azure/mio-uds-windows .. Is there any reason why UDS are not implemented in the standard library for Windows?
-
If I understand correctly, the current version of debugpy only supports listening on network sockets. However, due to security limitations in our use case, we are unable to use network sockets. Could …
-
Does bitcoind support unix domain sockets? I don't see any mention of it. If not, I would like to be able to use them for RPC instead of regular sockets. This will reduce the attack surface when there…
-
Hi,
I've used TCP/IP to test this kernel for Jupyter Lab and it worked perfectly. After I've switched to Unix Domain Sockets… This application panics and kernel won't start (obviously).
Panic me…
-
### What is the problem this feature will solve?
Ability to send/receive ancillary data over Unix domain sockets. This is necessary for eg. implementation of the Wayland protocol (which uses this fea…
-
### Is there an existing issue for this?
- [X] I have searched the tracker for existing similar issues and I know that duplicates will be closed
### Describe the Issue
I've found a few source…
-
### Description
The readiness reporter listens to port `9902` by default and it create port conflict issues when runs multiple instances on the same host. Users need to specify different ports per in…
-
**Describe the enhancement:**
Change the Agent/Beats gRPC communication to utilize domain sockets/named pipes.
This is to follow up on the initial feature request:
[Agent/beats grpc comms over…
-
## Problem Definition
I have a local valid Kusama RPC in the form of `wss://kusama.some.domain`.
The endpoint is fine and other tools can connect fine. Rotki however returns:
```
kusama failed t…