-
Hi all, I'm trying to follow [this article](https://medium.com/@pscheit/use-an-ssh-agent-in-wsl-with-your-ssh-setup-in-windows-10-41756755993e) to forward msys2's ssh-agent request to the "native" win…
-
Currently, it's a `.TSV`, with space-delimited arrays. This is quite non-standard formatting. If it instead explicitly mapped each language family to a standard array - `["eng", "fra"]`, etc. - it'd b…
-
### Context
std `print!` and `println!` by default will panic on a broken pipe if `-Zon-broken-pipe=kill` is not set when building rustc itself and left as default. If such a panic occurs and is not …
-
```
Reading about local IPC on Windows leads me to idea that Named Pipes is not the
transport should be used where Unix Domain sockets are on Unix. Other, most
probably faster, should be.
ALPC and U…
-
```
Reading about local IPC on Windows leads me to idea that Named Pipes is not the
transport should be used where Unix Domain sockets are on Unix. Other, most
probably faster, should be.
ALPC and U…
-
Build: https://dev.azure.com/dnceng-public/public/_build/results?buildId=62186&view=logs&j=f29299c2-76db-5d02-ce4e-182614f08c53&t=432a9214-fb3e-532e-a18b-a74d735bc83e
Log: https://helixre107v0xdeko0k…
-
Hi !
I'm trying to generate a series of screenshot from a readable stream using this :
```
var ffmpeg = require('fluent-ffmpeg'),
fs = require('fs');
var command =
ffmpeg(fs.createReadStream(…
-
Since Unix domain sockets are available in async-std, I think it is also in scope to add support for Windows named pipes.
There already exists a crate on top on mio (just like `mio-uds`) that we sh…
-
We kinda have 2 different schemas currently being used, this needs an overhaul.
- [ ] Figure out how the whole protocol should look in flatbuffer
- [ ] Use only unix sockets in all OS for the driv…
ImUrX updated
2 weeks ago
-
Validate
- Unix domain socket
- Named pipes (only windows?)
Note for containers:
Containers need to share sock files via volumes