Skip to content

[28.x backport] client: use go-winio.DialPipe directly#50822

Merged
thaJeztah merged 1 commit intomoby:28.xfrom
thaJeztah:28.x_backport_client_winio_dialpipe
Aug 27, 2025
Merged

[28.x backport] client: use go-winio.DialPipe directly#50822
thaJeztah merged 1 commit intomoby:28.xfrom
thaJeztah:28.x_backport_client_winio_dialpipe

Conversation

@thaJeztah
Copy link
Member

The go-connections package implementation is only a shallow wrapper around go-winio for named pipes; use the go-winio implementation directly.

(cherry picked from commit accbfde)

- What I did

- How I did it

- How to verify it

- Human readable description for the release notes

- A picture of a cute animal (not mandatory but encouraged)

The go-connections package implementation is only a shallow wrapper
around go-winio for named pipes; use the go-winio implementation
directly.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
(cherry picked from commit accbfde)
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
@thaJeztah thaJeztah added this to the 28.4.0 milestone Aug 27, 2025
@thaJeztah thaJeztah added status/2-code-review kind/refactor PR's that refactor, or clean-up code labels Aug 27, 2025
@thaJeztah thaJeztah merged commit 1ab19b1 into moby:28.x Aug 27, 2025
164 checks passed
@thaJeztah thaJeztah deleted the 28.x_backport_client_winio_dialpipe branch August 27, 2025 10:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

kind/refactor PR's that refactor, or clean-up code status/2-code-review

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants