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: nacl returns EOF instead of errClosing for read from local-side-closed net.Conn #8044

Closed
rsc opened this issue May 20, 2014 · 3 comments

Comments

@rsc
Copy link
Contributor

rsc commented May 20, 2014

See bottom of TestReadTimeout in net/timeout_test.go.
It hardly matters.
@griesemer
Copy link
Contributor

Comment 1:

Labels changed: added repo-main.

@rsc rsc added accepted Suggested Issues that may be good for new contributors looking for work to do. labels Oct 1, 2014
@rsc rsc added this to the Unplanned milestone Apr 10, 2015
@neelance
Copy link
Member

neelance commented May 5, 2018

This bug now also applies to wasm, since it currently uses the same fake networking as nacl.

Edit: We decided to not use the same fake networking for nacl, so this does not apply any more.

@ALTree ALTree removed the Suggested Issues that may be good for new contributors looking for work to do. label Oct 8, 2019
@bradfitz
Copy link
Contributor

bradfitz commented Oct 8, 2019

Closing nacl bugs, as we're removing nacl (#30439)

@bradfitz bradfitz closed this as completed Oct 8, 2019
@golang golang locked and limited conversation to collaborators Oct 7, 2020
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

6 participants