-
## Build Information
Build: https://dev.azure.com/dnceng-public/public/_build/results?buildId=810754
Build error leg or test failing: `System.Diagnostics.Tests.ProcessTests.Start_RedirectStandardO…
-
AF_UNIX has been available on Windows since 2017 (https://devblogs.microsoft.com/commandline/af_unix-comes-to-windows/).
Can we use Unix sockets instead of named pipes on Windows?
-
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…
-
Hello,
I am one of the [openSUSE websocat package]() maintainers.
The package build routines nowadays include a check via cargo audit to only allow updates without security vulnerabilities.
The c…
-
Does bento4 have support for unix pipes, like ffmpeg? https://ffmpeg.org/ffmpeg-protocols.html#pipe
Or is there a way to use a url as input? mp4hls http://path_to_mp4.mp4
I really love the spee…
-
### What version of Bun is running?
1.1.10+5102a9443
### What platform is your computer?
Linux 5.15.0-107-generic x86_64 x86_64
### What steps can reproduce the bug?
Save the following code as `t…
-
It will be great if I could just set some flag and callback to get an ability to read from stdin and write to stdout.
-
```
sway version 1.4
```
```toml
[package]
name = "clipboard"
version = "0.1.0"
edition = "2018"
[dependencies]
wl-clipboard-rs = "0.4"
```
```rust
use wl_clipboard_rs::paste::{get_c…
-
```
Hi Jarl,
does this RCF1.0 supports named pipes in both Windows and Unix Flavours ?
--Raveendra
```
Original issue reported on code.google.com by `mraveend...@gmail.com` on 7 May 2009 at 9:27
-
It currently returns error "protocol not supported" https://github.com/docker/go-connections/blob/5df8d2b30ca886f2d94740ce3c54abd58a5bb2c9/sockets/sockets_windows.go#L13
But modern Windows version …