-
- Tell about how dub packages can be made as DLLs / plugins for applications
- ask @rikkimax for what goes on here
- notes about platform limitations / shared runtime
- Short descriptions of other …
-
- Common places they're used (`os.File`, `http.ResponseWriter`, etc...)
- And use of them in the `net/http` library (such as bodies of requests, etc...)
- Ways to stitch them together (e.g. `io.Limi…
-
Cool simple project!
If there was "show" in JSON format for days, then it can be piped through this tool to make [heatmap](https://github.com/nikolaydubina/calendarheatmap). Would be old-school-coo…
-
Getting windows support working probably requires implementing the contents of `R/http.R` to work with named pipes (likely this file will split into a transport layer - simple in the tcp case, fairly …
-
**Update:** This issue is now resolved on unix platforms (macOS and linux), but is not yet fixed on Windows.
---
Tried the current state of running `playwright` in Deno (see https://github.com/d…
-
Run: [runtime-coreclr gcstress-extra 20220604.1](https://dev.azure.com/dnceng/public/_build/results?buildId=1807222&view=ms.vss-test-web.build-test-results-tab&runId=48103782&resultId=108159&paneView=…
-
### Feature request description
When starting podman machines, depending on the system configuration or the operating system, podman machine will also bind a socket to the system wide path (like /var…
-
(This is a [cross-post from Stackoverflow](http://stackoverflow.com/questions/41010044/forward-named-pipe-over-ssh))
I'd like to forward a named pipe over SSH, from remote Windows machine to a loca…
-
*@fabiencastan commented on Jul 15, 2018, 9:24 AM UTC:*
In Boost ASIO, we have access to `boost::asio::local::stream_protocol` on unix and `boost::asio::windows::stream_handle` on windows. This is gr…
ghost updated
3 years ago
-
## Steps to Reproduce
1. Build the two programs (see below)
2. Run the server.exe
### Current Behavior
Program crashes with
```
[SERVER] Current TransmissionMode: Byte.
server: Mi…