We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
This proposal is for the DisconnectNamedPipe function I need for my code, but is still missing here.
The text was updated successfully, but these errors were encountered:
Change https://go.dev/cl/570435 mentions this issue: x/sys/windows: add func windows.DisconnectNamedPipe(handle Handle) (err error)
x/sys/windows: add func windows.DisconnectNamedPipe(handle Handle) (err error)
Sorry, something went wrong.
+1
Adding a trivial function to x/sys doesn't need to go through the proposal process. Thanks.
golang/sys@95f07ec
No branches or pull requests
Proposal Details
This proposal is for the DisconnectNamedPipe function I need for my code, but is still missing here.
The text was updated successfully, but these errors were encountered: