Skip to content
New issue

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

net/rpc: Client.Close() method has no godoc #16678

Closed
bits01 opened this issue Aug 12, 2016 · 1 comment
Closed

net/rpc: Client.Close() method has no godoc #16678

bits01 opened this issue Aug 12, 2016 · 1 comment

Comments

@bits01
Copy link

bits01 commented Aug 12, 2016

https://tip.golang.org/pkg/net/rpc/#Client.Close

It would help to have some godoc on net/rpc Client.Close() method to explain what guarantees it makes, what happens to the Calls when Close() is called, what kind of errors one can expect, etc.
Thank you.

@odeke-em odeke-em added this to the Go1.8 milestone Aug 13, 2016
@gopherbot
Copy link

CL https://golang.org/cl/28370 mentions this issue.

@golang golang locked and limited conversation to collaborators Sep 25, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants