-
Notifications
You must be signed in to change notification settings - Fork 18k
syscall: implement Sendfile for NetBSD and OpenBSD #5847
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
Labels
FeatureRequest
Issues asking for a new feature that does not need a proposal.
FrozenDueToAge
help wanted
OS-NetBSD
OS-OpenBSD
Performance
Milestone
Comments
This issue was updated by revision 72faa4b. R=golang-dev, rsc, dave CC=golang-dev https://golang.org/cl/10980043 |
CL https://golang.org/cl/7940 mentions this issue. |
4ad
added a commit
that referenced
this issue
May 6, 2015
Updates #5847. Change-Id: Ic93f2e5f9a6aa3bd49cf75b16474ec5e897d17e1 Reviewed-on: https://go-review.googlesource.com/7940 Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org> Reviewed-by: Minux Ma <minux@golang.org> Reviewed-by: Rob Pike <r@golang.org>
netbsd doesn't have sendfile. I don't think openbsd does either. |
That's right. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
FeatureRequest
Issues asking for a new feature that does not need a proposal.
FrozenDueToAge
help wanted
OS-NetBSD
OS-OpenBSD
Performance
The text was updated successfully, but these errors were encountered: