-
### 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…
-
**Describe the bug**
When using the gen_udp module with Unix domain sockets, sending packets can return an `EINTR` error, which seems to be unexpected by the `sendto` implementation in inet, as it …
-
It seems that the default handler uses `PrometheusBuilder::new` and uses a HTTP listener which doesn't work when Axum uses a UDS listener which should use the UDS listen for the Prometheus builder.
…
-
I have a proxy in front of miniserve. I was hoping I can pass through the requests/responses via a domain socket but I only see a `-p` port option.
Can miniserve listen on a domain socket?
-
**What is the problem you're trying to solve**
Containerd works via named pipes in Windows, but gRPC over named pipes is not supported in C# in the meantime. Good news that we can use sockets: https:…
-
Like `/run/ptp4l` and `/run/ptp4lro` ports ptp4l creates to offer management capabilities. These are useful for testing and local management. I use `/run/ptp4lro` in PipeWire to determine current sync…
-
Hi Maintainers,
I have found, support for using custom external sockets is not available in beast, as noted in this [issue](https://github.com/boostorg/beast/issues/2055). Specifically, I encounter…
-
Including http+unix URLs --- nice potential enhancement for debugging
-
I'm curious if there's any interest in supporting unix domain sockets as well as network sockets. It could look something like
```lua
http.createServer(function(req, res)
...
end):listen("/tmp/luv…
-
The SSH agent support in the default “vault” scheme assumes a UNIX host system, where all sensible SSH agent implementations use UNIX domain (`AF_UNIX`) sockets to connect the SSH client to the SSH ag…