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

syscall: implement Sendfile for NetBSD and OpenBSD #5847

Closed
minux opened this issue Jul 7, 2013 · 14 comments
Closed

syscall: implement Sendfile for NetBSD and OpenBSD #5847

minux opened this issue Jul 7, 2013 · 14 comments

Comments

@minux
Copy link
Member

minux commented Jul 7, 2013

https://groups.google.com/d/topic/golang-nuts/8Dx-na22PkU/discussion
@minux
Copy link
Member Author

minux commented Jul 11, 2013

Comment 1:

This issue was updated by revision 72faa4b.

R=golang-dev, rsc, dave
CC=golang-dev
https://golang.org/cl/10980043

@rsc
Copy link
Contributor

rsc commented Jul 30, 2013

Comment 2:

What's left?

Labels changed: added go1.2maybe.

@rsc
Copy link
Contributor

rsc commented Jul 30, 2013

Comment 3:

Labels changed: added feature.

@robpike
Copy link
Contributor

robpike commented Aug 29, 2013

Comment 4:

Marking as fixed because it looks like it is.

Status changed to Fixed.

@robpike
Copy link
Contributor

robpike commented Aug 29, 2013

Comment 5:

The syscalls are in. Still waiting for integration with networking.

Status changed to Accepted.

@robpike
Copy link
Contributor

robpike commented Aug 30, 2013

Comment 6:

Not for 1.2.

Labels changed: removed go1.2maybe.

@rsc
Copy link
Contributor

rsc commented Nov 27, 2013

Comment 7:

Labels changed: added go1.3maybe.

@rsc
Copy link
Contributor

rsc commented Nov 27, 2013

Comment 8:

Labels changed: removed feature.

@rsc
Copy link
Contributor

rsc commented Dec 4, 2013

Comment 9:

Labels changed: added release-none, removed go1.3maybe.

@rsc
Copy link
Contributor

rsc commented Dec 4, 2013

Comment 10:

Labels changed: added repo-main.

@4ad
Copy link
Member

4ad commented Feb 24, 2014

Comment 11:

Could someone change title to "syscall: implement Sendfile for OpenBSD, NetBSD, and
Solaris"

@rsc rsc added this to the Unplanned milestone Apr 10, 2015
@gopherbot
Copy link

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>
@4ad 4ad changed the title syscall: implement Sendfile for NetBSD, OpenBSD and Solaris syscall: implement Sendfile for NetBSD and OpenBSD Aug 20, 2015
@4ad 4ad removed the OS-Solaris label Aug 20, 2015
@coypoop
Copy link
Contributor

coypoop commented Dec 5, 2018

netbsd doesn't have sendfile. I don't think openbsd does either.

@4ad
Copy link
Member

4ad commented Dec 5, 2018

That's right.

@4ad 4ad closed this as completed Dec 5, 2018
@golang golang locked and limited conversation to collaborators Dec 5, 2019
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

8 participants