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: add support for FileConn, FilePacketConn, FileListener on Plan 9 #13524

Open
mikioh opened this issue Dec 7, 2015 · 0 comments
Open

net: add support for FileConn, FilePacketConn, FileListener on Plan 9 #13524

mikioh opened this issue Dec 7, 2015 · 0 comments

Comments

@mikioh
Copy link
Contributor

mikioh commented Dec 7, 2015

A new test reveals that Plan 9 doesn't support File{Conn,Listener,PacketConn}.

--- FAIL: TestFileConn (0.00s)
    file_test.go:121: write tcp 127.0.0.1:58090: write /net/tcp/26/data: i/o on hungup channel
FAIL

Just FYI: https://storage.googleapis.com/go-build-log/b7d5a4b1/plan9-386_d2e48151.log

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants