Skip to content
This repository was archived by the owner on Jan 16, 2026. It is now read-only.

fix(common): Pipe IO support#282

Merged
refcell merged 1 commit intomainfrom
cl/pipe-io-support
Jun 19, 2024
Merged

fix(common): Pipe IO support#282
refcell merged 1 commit intomainfrom
cl/pipe-io-support

Conversation

@clabby
Copy link
Contributor

@clabby clabby commented Jun 19, 2024

Overview

Alters the native IO to support Golang's os.Pipe, intended to allow for the host program in server mode to be able to communicate with the file descriptors passed from the VM.

Alters the native IO to support Golang's `os.Pipe`, intended to allow
for the `host` program in server mode to be able to communicate with the
file descriptors passed from the VM.
Copy link
Contributor Author

clabby commented Jun 19, 2024

This stack of pull requests is managed by Graphite. Learn more about stacking.

Join @clabby and the rest of your teammates on Graphite Graphite

@clabby clabby self-assigned this Jun 19, 2024
@clabby clabby added this to the Phase 3: Kona Client & Host milestone Jun 19, 2024
@clabby clabby added A-providers Area: provider crates K-fix Kind: fix labels Jun 19, 2024
@refcell refcell added this pull request to the merge queue Jun 19, 2024
Merged via the queue into main with commit 4c400d0 Jun 19, 2024
@github-actions github-actions bot mentioned this pull request Jun 19, 2024
refcell pushed a commit that referenced this pull request Jun 20, 2024
Alters the native IO to support Golang's `os.Pipe`, intended to allow
for the `host` program in server mode to be able to communicate with the
file descriptors passed from the VM.
@github-actions github-actions bot mentioned this pull request Jun 22, 2024
@clabby clabby deleted the cl/pipe-io-support branch July 2, 2024 03:38
theochap pushed a commit to ethereum-optimism/optimism that referenced this pull request Dec 10, 2025
Alters the native IO to support Golang's `os.Pipe`, intended to allow
for the `host` program in server mode to be able to communicate with the
file descriptors passed from the VM.
theochap pushed a commit to ethereum-optimism/optimism that referenced this pull request Jan 14, 2026
Alters the native IO to support Golang's `os.Pipe`, intended to allow
for the `host` program in server mode to be able to communicate with the
file descriptors passed from the VM.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

A-providers Area: provider crates K-fix Kind: fix

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants