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

x/sys/unix: add sendfile support to solaris #10838

Closed
robpike opened this issue May 13, 2015 · 4 comments
Closed

x/sys/unix: add sendfile support to solaris #10838

robpike opened this issue May 13, 2015 · 4 comments

Comments

@robpike
Copy link
Contributor

robpike commented May 13, 2015

No description provided.

@robpike robpike added this to the Go1.5 milestone May 13, 2015
@ianlancetaylor
Copy link
Contributor

The CL for the syscall package is http://golang.org/cl/7940 .

@bradfitz bradfitz modified the milestones: Go1.5, Unplanned Jun 25, 2015
@bradfitz bradfitz changed the title x/sys: apply https://go-review.googlesource.com/7940/ x/sys/unix: add sendfile support to solaris Mar 31, 2016
@bradfitz
Copy link
Contributor

Copying the main repo's Solaris sendfile support to the x/sys repo might be premature, since the main repo's support is broken. I disabled it in ba593d6 (see #13892)

@binarycrusader
Copy link
Contributor

Issue #13892 has been resolved; this support could be added now, I will do this.

@gopherbot
Copy link

Change https://golang.org/cl/103335 mentions this issue: unix: add sendfile support on Solaris

@golang golang locked and limited conversation to collaborators Mar 29, 2019
@rsc rsc unassigned 4ad Jun 23, 2022
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