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

runtime: network poller for freebsd/arm, netbsd/amd64,386,arm #6146

Closed
mikioh opened this issue Aug 14, 2013 · 6 comments
Closed

runtime: network poller for freebsd/arm, netbsd/amd64,386,arm #6146

mikioh opened this issue Aug 14, 2013 · 6 comments
Milestone

Comments

@mikioh
Copy link
Contributor

mikioh commented Aug 14, 2013

Splitted from issue #5199, focused on supporting runtime-integrated network pollster
FreeBSD/ARM and NetBSD/AMD64,386,ARM. Only thing we need to do here is adding kqueue,
kevent assembly fragments. 

runtime: support for runtime integrated poller for NetBSD
https://golang.org/cl/9545044/
@robpike
Copy link
Contributor

robpike commented Aug 15, 2013

Comment 1:

Labels changed: added priority-soon, removed priority-triage.

Status changed to Accepted.

@rsc
Copy link
Contributor

rsc commented Aug 16, 2013

Comment 2:

How close are these? What can we do to get them in soon? It would be nice to have this
all settled by Sept 1. It looks like maybe NetBSD is just the system calls, so maybe
Minux can resend the CL? And is FreeBSD just the system calls too?

@mikioh
Copy link
Contributor Author

mikioh commented Aug 17, 2013

Comment 3:

This issue was updated by revision c4cdd35.

R=golang-dev, rsc
CC=golang-dev, minux.ma
https://golang.org/cl/12949045

@mikioh
Copy link
Contributor Author

mikioh commented Aug 17, 2013

Comment 4:

This issue was updated by revision 96d7997.


      

@mikioh
Copy link
Contributor Author

mikioh commented Aug 20, 2013

Comment 5:

This issue was updated by revision e82614e.

R=golang-dev, r
CC=golang-dev
https://golang.org/cl/12927047

@mikioh
Copy link
Contributor Author

mikioh commented Aug 20, 2013

Comment 6:

This issue was closed by revision 9b65dac.

Status changed to Fixed.

@rsc rsc added this to the Go1.2 milestone Apr 14, 2015
@rsc rsc removed the go1.2maybe label Apr 14, 2015
@golang golang locked and limited conversation to collaborators Jun 24, 2016
This issue was closed.
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

4 participants