Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

x/sys/windows: add func windows.DisconnectNamedPipe(handle Handle) (err error) #66234

Closed
peter-v42 opened this issue Mar 10, 2024 · 3 comments
Closed
Labels
FixPending Issues that have a fix which has not yet been reviewed or submitted. OS-Windows
Milestone

Comments

@peter-v42
Copy link

Proposal Details

This proposal is for the DisconnectNamedPipe function I need for my code, but is still missing here.

@gopherbot gopherbot added this to the Proposal milestone Mar 10, 2024
@gopherbot
Copy link
Contributor

Change https://go.dev/cl/570435 mentions this issue: x/sys/windows: add func windows.DisconnectNamedPipe(handle Handle) (err error)

@qmuntal
Copy link
Member

qmuntal commented Mar 10, 2024

+1

Adding a trivial function to x/sys doesn't need to go through the proposal process. Thanks.

@seankhliao seankhliao changed the title proposal: x/sys/windows: add func windows.DisconnectNamedPipe(handle Handle) (err error) x/sys/windows: add func windows.DisconnectNamedPipe(handle Handle) (err error) Mar 10, 2024
@seankhliao seankhliao modified the milestones: Proposal, Unreleased Mar 10, 2024
@peter-v42
Copy link
Author

peter-v42 commented Mar 10, 2024 via email

@cherrymui cherrymui added the FixPending Issues that have a fix which has not yet been reviewed or submitted. label Mar 11, 2024
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
FixPending Issues that have a fix which has not yet been reviewed or submitted. OS-Windows
Projects
None yet
Development

No branches or pull requests

5 participants